diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-09 19:03:58 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-09 19:03:58 +0000 |
commit | 82733c090b72f30b064d1a656c5214b2e57bd8c6 (patch) | |
tree | 80bd6a756250bd2012d1c6dc4c63a5ecdb933d3c /en/partitioning/partition | |
parent | 7cdbdbc52b18b9aebb345aa46f982f17b8a5e3d7 (diff) | |
download | installation-guide-82733c090b72f30b064d1a656c5214b2e57bd8c6.zip |
Fix inconsistencies in architecture names; thanks to Tapio Lehtonen
Diffstat (limited to 'en/partitioning/partition')
-rw-r--r-- | en/partitioning/partition/ia64.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en/partitioning/partition/ia64.xml b/en/partitioning/partition/ia64.xml index c319f6d06..c4b3b6a3a 100644 --- a/en/partitioning/partition/ia64.xml +++ b/en/partitioning/partition/ia64.xml @@ -18,9 +18,9 @@ on-disk partitioning. <title>EFI Recognized Formats</title> <para> -The IA64 EFI firmware supports two partition table (or disk label) +The IA-64 EFI firmware supports two partition table (or disk label) formats, GPT and MS-DOS. MS-DOS, the format typically used on i386 -PCs, is no longer recommended for IA64 systems. Although +PCs, is no longer recommended for IA-64 systems. Although the installer also provides <command>cfdisk</command>, you should only use <ulink url="parted.txt"> <command>parted</command></ulink> because only it can manage both GPT @@ -72,7 +72,7 @@ complete, as it scans the partition for bad blocks. <sect2 arch="ia64"><title>Boot Loader Partition Requirements</title> <para> -ELILO, the ia64 boot loader, requires a partition containing a FAT +ELILO, the IA-64 boot loader, requires a partition containing a FAT file system with the <userinput>boot</userinput> flag set. The partition must be big enough to hold the boot loader and any kernels or RAMdisks you may wish to boot. A minimum size would be |