Add boot menu entry to boot an ALIX SBC.

closes #95

Change-Id: Ifb49cb8e4730d50d2d6a33fcb5e9f08ac790b512
This commit is contained in:
rlfnb 2015-10-13 12:00:09 +02:00 committed by Lionel Sambuc
parent 2e23f1755e
commit 2d51bc645f
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ default=2
menu=Start MINIX 3:load_mods /boot/minix_default/mod*; multiboot /boot/minix_default/kernel rootdevname=c0d0p0
menu=Start latest MINIX 3:load_mods /boot/minix_latest/mod*; multiboot /boot/minix_latest/kernel rootdevname=c0d0p0
menu=Start latest MINIX 3 in single user mode:load_mods /boot/minix_latest/mod*; multiboot /boot/minix_latest/kernel rootdevname=c0d0p0 bootopts=-s
menu=Start MINIX 3 ALIX:load_mods /boot/minix_default/mod*;multiboot /boot/minix_default/kernel rootdevname=c0d0p0 console=tty00 consdev=com0 ata_no_dma=1
menu=Edit menu option:edit
menu=Drop to boot prompt:prompt
default=2