From bc5be8ae6923c0605df687918b35a77a735b1b35 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 21 Sep 2000 13:06:05 +0000 Subject: no_comment --- rescue/tree/etc/oem | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'rescue') diff --git a/rescue/tree/etc/oem b/rescue/tree/etc/oem index d76e6db78..fe8abac15 100755 --- a/rescue/tree/etc/oem +++ b/rescue/tree/etc/oem @@ -2,8 +2,10 @@ [ "$1" = "-f" ] || { echo "Call it with option -f, but don't fear loosing all your data, this command is dangerous!"; exit 1; } -echo "I'm going to install the oem version on your hard drive" -echo "!!ALL DATA IS GOING TO BE LOST!!" +echo +echo +echo "I'm going to install the OEM version on your hard drive" +echo "!!ALL DATA IS GOING TO BE LOST!!" echo echo "Press enter to go on" @@ -36,6 +38,8 @@ echo "Copying cdrom on hard drive" cp -a /boot /cdrom/boot /cdrom/Mandrake /hd rm /hd/Mandrake/mdkinst/usr/bin/runinstall2 -echo "Done, oem hard drive ready! Press enter to reboot" +echo +echo "Done. OEM hard drive ready!" +echo "Press enter to reboot" read reboot -- cgit v1.2.1