diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-02-11 12:42:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-02-11 12:42:42 +0000 |
commit | d4243b86693b5eac27213bea8b264811be3593e3 (patch) | |
tree | 95673b9a69c5ed43720f854c33a3a0b728b73d39 /make_boot_img | |
parent | 2cc9bdb106fc23c121d57dd20ee0be8b26393439 (diff) | |
download | drakx-d4243b86693b5eac27213bea8b264811be3593e3.tar drakx-d4243b86693b5eac27213bea8b264811be3593e3.tar.gz drakx-d4243b86693b5eac27213bea8b264811be3593e3.tar.bz2 drakx-d4243b86693b5eac27213bea8b264811be3593e3.tar.xz drakx-d4243b86693b5eac27213bea8b264811be3593e3.zip |
adapt hd_grub default menu.lst to have messages alike stage1
Diffstat (limited to 'make_boot_img')
-rwxr-xr-x | make_boot_img | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make_boot_img b/make_boot_img index 271159ff9..f497dec31 100755 --- a/make_boot_img +++ b/make_boot_img @@ -730,13 +730,13 @@ title Help pause To display the help, press <space> until you reach "HELP END" pause . -pause To specify the location of your mirror of mandrake, +pause To specify the location where Mandrake Linux is copied, pause choose "Mandrake Install", and press "e". pause Then change "root (hd0,0)". FYI: pause - (hd0,0) is the first partition on first bios hard drive (usually hda1) pause - (hd0,4) is the first extended partition (usually hda5) pause - (hd1,0) is the first partition on second bios hard drive -pause Replace /cooker to suits the directory where your mirror is +pause Replace /cooker to suits the directory containing Mandrake Linux pause . pause HELP END EOF |