This commit is contained in:
Michael Kuzmin 2019-01-05 03:45:45 +03:00
parent 3c005a9291
commit acd07e56ec
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ func fullConfig() map[string]interface{} {
"../examples/alpine/setup.sh",
},
"boot_wait": "15s",
"boot_wait": "20s",
"boot_command": []string{
"root<enter><wait>",
"mount -t vfat /dev/fd0 /media/floppy<enter><wait>",