提交 195325a4 编写于 作者: A Anthony Liguori

Revert "Fall back to network boot as the last possible boot option"

This reverts commit 94ca5a98.
上级 94ca5a98
......@@ -4572,7 +4572,7 @@ int main(int argc, char **argv, char **envp)
int snapshot, linux_boot, net_boot;
const char *initrd_filename;
const char *kernel_filename, *kernel_cmdline;
char boot_devices[33] = "cadn"; /* default to HD->floppy->CD-ROM->Network */
char boot_devices[33] = "cad"; /* default to HD->floppy->CD-ROM */
DisplayState *ds;
DisplayChangeListener *dcl;
int cyls, heads, secs, translation;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册