Skip to content
Snippets Groups Projects
Commit 179032c2 authored by Zdenek Vydra's avatar Zdenek Vydra
Browse files

update README and kali.json

parent 633a175f
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ Original Kali repository URLs are kept (cloud-init is configured to preserve the
There are two user accounts:
* `root` with password `toor`, permitted for SSH
* `root` with password `toor`, disabled for SSH
* `vagrant` with password `vagrant`
## Known issues and requested features
......
{
"_comment": "qemu at MacOS doesn't support kvm accelerator, it will use the default accelerator, if no accelerator is defined",
"_comment": "qemu at MacOS doesn't come with SDL support, use_default_display must be set to true",
"__comment": "qemu at MacOS doesn't come with SDL support, use_default_display must be set to true",
"builders": [
{
"use_default_display": "true",
"accelerator": "kvm",
"boot_command": [
"<esc><wait>",
"install <wait>",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment