]> Zhao Yanbai Git Server - minix.git/commitdiff
Small image not built currently.
authorBen Gras <ben@minix3.org>
Tue, 6 Nov 2007 17:02:05 +0000 (17:02 +0000)
committerBen Gras <ben@minix3.org>
Tue, 6 Nov 2007 17:02:05 +0000 (17:02 +0000)
commands/scripts/setup.sh

index 62dc9d81870ef98b598e21df4dff91dc5c8975e6..460a252912251c367417c9fc0c28c6ee5b2300af 100755 (executable)
@@ -584,7 +584,7 @@ mount /dev/$usr /mnt >/dev/null || exit
 # Make bootable.
 installboot -d /dev/$root /usr/mdec/bootblock /boot/boot >/dev/null || exit
 
-edparams /dev/$root "rootdev=$root; ramimagedev=$root; minix(1,Start MINIX 3) { image=/boot/image_big; boot; }; smallminix(2,Start Small MINIX 3 (uses less memory)) { image=/boot/image_small; boot; }; newminix(3,Start Custom MINIX 3) { unset image; boot }; main() { echo By default, MINIX 3 will automatically load in 3 seconds.; echo Press ESC to enter the monitor for special configuration.; trap 3000 boot; menu; }; save" || exit
+edparams /dev/$root "rootdev=$root; ramimagedev=$root; minix(1,Start MINIX 3) { image=/boot/image_big; boot; }; newminix(3,Start Custom MINIX 3) { unset image; boot }; main() { echo By default, MINIX 3 will automatically load in 3 seconds.; echo Press ESC to enter the monitor for special configuration.; trap 3000 boot; menu; }; save" || exit
 pfile="/mnt/src/tools/fdbootparams"
 echo "rootdev=$root; ramimagedev=$root; save" >$pfile
 # Save name of CD drive