From: Lionel Sambuc Date: Thu, 7 Aug 2014 11:08:12 +0000 (+0200) Subject: setup.sh: Improved user messages. X-Git-Tag: v3.3.0~81 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=7785012b88d1c47b6869f355308f0e790fdf9d04;p=minix.git setup.sh: Improved user messages. Change-Id: I5b260b5893ec5ec5a905c48ea8f04aeb2f764bd9 --- diff --git a/minix/commands/setup/setup.sh b/minix/commands/setup/setup.sh index 0ff3715c1..927dff0fb 100644 --- a/minix/commands/setup/setup.sh +++ b/minix/commands/setup/setup.sh @@ -773,13 +773,13 @@ umount /dev/$usr && echo Unmounted $usr umount /dev/$root && echo Unmounted $root echo " -Please type 'shutdown' to exit MINIX 3 and reboot. To boot into your new +Please type 'reboot' 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 -may want to take care of local configuration, such as securing your system -with a password. Please consult the usage manual for more information. +This ends the MINIX 3 setup script. You may want to take care of post +installation steps, such as local testing and configuration. + +Please consult the user manual for more information. "