diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /en/partitioning/device-names.xml | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip |
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
Diffstat (limited to 'en/partitioning/device-names.xml')
-rw-r--r-- | en/partitioning/device-names.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en/partitioning/device-names.xml b/en/partitioning/device-names.xml index 3190bc8f7..5f3b3c17d 100644 --- a/en/partitioning/device-names.xml +++ b/en/partitioning/device-names.xml @@ -67,12 +67,12 @@ up as <filename>/dev/hda</filename> in Debian). </para></listitem> -<listitem arch="i386"><para> +<listitem arch="x86"><para> The first XT disk is named <filename>/dev/xda</filename>. </para></listitem> -<listitem arch="i386"><para> +<listitem arch="x86"><para> The second XT disk is named <filename>/dev/xdb</filename>. @@ -125,7 +125,7 @@ the order of the drives can get confusing. The best solution in this case is to watch the boot messages, assuming you know the drive models and/or capacities. -</para><para arch="i386"> +</para><para arch="x86"> Linux represents the primary partitions as the drive name, plus the numbers 1 through 4. For example, the first primary partition on the |