diff options
author | Holger Wansing <linux@wansing-online.de> | 2008-09-20 19:55:41 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2008-09-20 19:55:41 +0000 |
commit | 7bc666f80339fb37dcfdc813de78da9276a2115a (patch) | |
tree | b813915403bcdd5619b4589159ed53f4a158677b /de/preparing/nondeb-part/alpha.xml | |
parent | 688d18cee6ba9753aa29f5eb31de274d2f2dde16 (diff) | |
download | installation-guide-7bc666f80339fb37dcfdc813de78da9276a2115a.zip |
Some corrections to german d-i manual:
(Thanks to Jens Seidel for proofreading the manual)
M de/howto/installation-howto.xml
M de/preparing/nondeb-part/alpha.xml
M de/preparing/nondeb-part/m68k.xml
M de/preparing/nondeb-part/x86.xml
M de/preparing/nondeb-part/powerpc.xml
M de/preparing/install-overview.xml
M de/post-install/mail-setup.xml
M de/post-install/further-reading.xml
M de/post-install/rescue.xml
M de/post-install/kernel-baking.xml
M de/post-install/orientation.xml
M de/using-d-i/modules/partman.xml
M de/using-d-i/modules/pkgsel.xml
Diffstat (limited to 'de/preparing/nondeb-part/alpha.xml')
-rw-r--r-- | de/preparing/nondeb-part/alpha.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/de/preparing/nondeb-part/alpha.xml b/de/preparing/nondeb-part/alpha.xml index 4e105f7a4..041db5181 100644 --- a/de/preparing/nondeb-part/alpha.xml +++ b/de/preparing/nondeb-part/alpha.xml @@ -9,7 +9,7 @@ Tru64 UNIX, ehemals bekannt als Digital UNIX, welches wiederum vorher als OSF/1 bekannt war, verwendet ein Partitionsschema, das den BSD <quote>disk labels</quote> ähnlich ist, welches bis zu acht Partitionen pro Laufwerk erlaubt. Die Partitionen werden in Linux von <quote>1</quote> -bis <quote>8</quote> durchnummeriert, und in UNIX von <quote>a</quote> bis +bis <quote>8</quote> durchnummeriert und in UNIX von <quote>a</quote> bis <quote>h</quote> <quote>durchbuchstabiert</quote>. Im Linux-Kernel ab Version 2.2 gilt: <quote>1</quote> entspricht <quote>a</quote>, <quote>2</quote> entspricht <quote>b</quote> und so weiter. Zum Beispiel wird @@ -53,7 +53,7 @@ die Signatur der Swap-Partition beschädigt. Sie können <command>mkswap</comman Wenn Sie UNIX-Partitionen unter Linux einbinden möchten, müssen Sie beachten, dass Digital UNIX zwei verschiedene Dateisysteme, UFS und AdvFS, benutzen -kann, Linux jedoch nur UFS versteht. +kann, von denen Linux jedoch nur UFS versteht. </para> </sect2> |