diff options
| author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-21 13:06:05 +0000 |
|---|---|---|
| committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-21 13:06:05 +0000 |
| commit | bc5be8ae6923c0605df687918b35a77a735b1b35 (patch) | |
| tree | e0ef212f86e1eb11a08f27cdba793aeca737889f /rescue | |
| parent | bb5aeb1cde738a4ddb1fff00ea50093cb78e1337 (diff) | |
| download | drakx-bc5be8ae6923c0605df687918b35a77a735b1b35.tar drakx-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.gz drakx-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.bz2 drakx-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.xz drakx-bc5be8ae6923c0605df687918b35a77a735b1b35.zip | |
no_comment
Diffstat (limited to 'rescue')
| -rwxr-xr-x | rescue/tree/etc/oem | 10 |
1 files changed, 7 insertions, 3 deletions
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 "[1;31;40m!!ALL DATA IS GOING TO BE LOST!