diff options
Diffstat (limited to 'perl-install/install/help/help.pm')
-rw-r--r-- | perl-install/install/help/help.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/install/help/help.pm b/perl-install/install/help/help.pm index a60aec02f..2182bf63d 100644 --- a/perl-install/install/help/help.pm +++ b/perl-install/install/help/help.pm @@ -67,10 +67,10 @@ Each partition is listed as follows: \"Name\", \"Capacity\". \"Name\" is structured: \"hard disk drive type\", \"hard disk drive number\", \"partition number\" (for example, \"hda1\"). -\"Hard drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and +\"Hard disk drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and \"sd\" if it is a SCSI hard disk drive. -\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE +\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". For IDE hard disk drives: * \"a\" means \"master hard disk drive on the primary IDE controller\"; @@ -536,10 +536,10 @@ Each partition is listed as follows: \"Linux name\", \"Windows name\" \"Linux name\" is structured: \"hard disk drive type\", \"hard disk drive number\", \"partition number\" (for example, \"hda1\"). -\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and +\"Hard disk drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and \"sd\" if it is a SCSI hard disk drive. -\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE +\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". With IDE hard disk drives: * \"a\" means \"master hard disk drive on the primary IDE controller\"; |