]> Zhao Yanbai Git Server - minix.git/commitdiff
Add boot menu entry to boot an ALIX SBC. 18/3218/1
authorrlfnb <ralf.neeb@googlemail.com>
Tue, 13 Oct 2015 10:00:09 +0000 (12:00 +0200)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Wed, 28 Oct 2015 13:01:13 +0000 (14:01 +0100)
closes #95

Change-Id: Ifb49cb8e4730d50d2d6a33fcb5e9f08ac790b512

releasetools/x86_hdimage.sh

index 9491b80782d194526f58ec1c11216f6b9fdf8c4d..50c9c2af747c689ac29d0dfb5e5bc817e1ffcb54 100755 (executable)
@@ -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