Installation CD: add AHCI option to boot menu
This commit is contained in:
parent
ceefd434f1
commit
ab12636b79
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ banner=Welcome to the MINIX 3 installation CD
|
||||||
banner================================================================================
|
banner================================================================================
|
||||||
banner=
|
banner=
|
||||||
menu=Regular MINIX 3:multiboot /kernel bootcd=1 cdproberoot=1 rootdevname=ram disable=inet
|
menu=Regular MINIX 3:multiboot /kernel bootcd=1 cdproberoot=1 rootdevname=ram disable=inet
|
||||||
|
menu=Regular MINIX 3 (with AHCI):multiboot /kernel bootcd=1 cdproberoot=1 rootdevname=ram disable=inet ahci=yes
|
||||||
menu=Edit menu option:edit
|
menu=Edit menu option:edit
|
||||||
menu=Drop to boot prompt:prompt
|
menu=Drop to boot prompt:prompt
|
||||||
clear=1
|
clear=1
|
||||||
|
|
Loading…
Reference in a new issue