diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-18 14:55:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-18 14:55:56 +0000 |
commit | 10f1c2d98ebcf41baaf8d7bc3963e2ce40014404 (patch) | |
tree | 1754fab611c3dd0dd80b09d379a5871adf91904f | |
parent | 55d44a1b5c6e4d2f45d365fe7680aa619c831506 (diff) | |
download | drakx-backup-do-not-use-10f1c2d98ebcf41baaf8d7bc3963e2ce40014404.tar drakx-backup-do-not-use-10f1c2d98ebcf41baaf8d7bc3963e2ce40014404.tar.gz drakx-backup-do-not-use-10f1c2d98ebcf41baaf8d7bc3963e2ce40014404.tar.bz2 drakx-backup-do-not-use-10f1c2d98ebcf41baaf8d7bc3963e2ce40014404.tar.xz drakx-backup-do-not-use-10f1c2d98ebcf41baaf8d7bc3963e2ce40014404.zip |
no_comment
-rw-r--r-- | perl-install/help.pm | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index cd31fef60..d589500d8 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -331,13 +331,16 @@ setupBootloader => (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."), setupBootloaderAddEntry => - __("LILO (the LInux LOader) or grub can boot Linux and other operating systems. -Normally they are correctly detected during installation. If you don't -see yours detected, you can add one or more now. + __("LILO (the LInux LOader) and Grub are bootloaders: they are able to boot +either Linux or any other operating system present on your computer. +Normally, these other operating systems are correctly detected and +installed. If this is not the case, you can add an entry by hand in this +screen. Be careful as to choose the correct parameters. -If you don't want that everybody could access at one of them, you can remove -it now (a boot disk will be needed to boot it)."), +You may also want not to give access to these other operating systems to +anyone, in which case you can delete the corresponding entries. But +in this case, you will need a boot disk in order to boot them!"), setupBootloaderGeneral => __("LILO and grub main options are: |