From 3ab668c3668903886ce8d6a6346d7ef0b8daae0f Mon Sep 17 00:00:00 2001 From: Evgeniy Ivanov Date: Tue, 7 Feb 2012 22:55:18 +0400 Subject: [PATCH] Fix shutdown message in setup.sh --- commands/setup/setup.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/commands/setup/setup.sh b/commands/setup/setup.sh index 10ae1eedb..ab82601a1 100644 --- a/commands/setup/setup.sh +++ b/commands/setup/setup.sh @@ -634,10 +634,8 @@ umount /dev/$usr && echo Unmounted $usr umount /dev/$root && echo Unmounted $root echo " -Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At -the boot monitor prompt, type 'boot $bios', where X is the bios drive -number of the drive you installed on, to try your new MINIX system. -$biosdrivename +Please type 'shutdown' to exit MINIX 3 and reboot. To boot into your new +system, you might have to remove installation media. 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 -- 2.44.0