Fix shutdown message in setup.sh

This commit is contained in:
Evgeniy Ivanov 2012-02-07 22:55:18 +04:00 committed by Ben Gras
parent 1ae162d673
commit 3ab668c366

View File

@ -634,10 +634,8 @@ umount /dev/$usr && echo Unmounted $usr
umount /dev/$root && echo Unmounted $root umount /dev/$root && echo Unmounted $root
echo " echo "
Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At Please type 'shutdown' to exit MINIX 3 and reboot. To boot into your new
the boot monitor prompt, type 'boot $bios', where X is the bios drive system, you might have to remove installation media.
number of the drive you installed on, to try your new MINIX system.
$biosdrivename
This ends the MINIX 3 setup script. After booting your newly set up system, This ends the MINIX 3 setup script. After booting your newly set up system,
you can run the test suites as indicated in the setup manual. You also you can run the test suites as indicated in the setup manual. You also