diff options
author | Frans Pop <elendil@planet.nl> | 2006-10-26 15:29:36 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-10-26 15:29:36 +0000 |
commit | e7fbf6f0bab9b5dc3bb2bd885afb8eb06294a940 (patch) | |
tree | ba051e5cbca89505921fd74735cbbaa51f904a9a /en/appendix | |
parent | 08026e1a6ae8be74299310ab8ab0929257b1dfe0 (diff) | |
download | installation-guide-e7fbf6f0bab9b5dc3bb2bd885afb8eb06294a940.zip |
Fix a few inconsistencies with current installer reported by Holger Wansing and Tapio Lehtonen
Diffstat (limited to 'en/appendix')
-rw-r--r-- | en/appendix/preseed.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 633f59170..1dd94237c 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -137,7 +137,7 @@ questions being asked. Although most questions used by &d-i; can be preseeded using this method, there are some notable exceptions. You must (re)partition an entire disk or use available free space on a disk; it is not possible to use existing -partitions. You currently cannot use preseeding to set up RAID. +partitions. </para> </sect2> @@ -719,8 +719,7 @@ supported by <classname>partman-auto</classname>. You can choose to either partition existing free space on a disk or a whole disk. The layout of the disk can be determined by using a predefined recipe, a custom recipe from a recipe file or a recipe included in the preconfiguration file. It is -currently not possible to partition multiple disks using preseeding nor to -set up RAID. +currently not possible to partition multiple disks using preseeding. </para> |