pull/8480/head
Michael Kuzmin 7 years ago
parent 3c005a9291
commit acd07e56ec

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

Loading…
Cancel
Save