diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-03 17:29:47 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-03 17:29:47 +0000 |
commit | e309eaa54f7080b902a48413d7a775b4ef5ddf83 (patch) | |
tree | 0f34b6aab88700099894c27fb94ada40b221f2bd /en | |
parent | edd5ae8bf84d362e60c81b211f40db877375d391 (diff) | |
download | installation-guide-e309eaa54f7080b902a48413d7a775b4ef5ddf83.zip |
Soften scary warning about preseeded RAID partitioning
Thanks to Holger Wansing for pointing out that it needed updating; closes: #500827
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/preseed.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 2bf385775..19f5e1328 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1017,18 +1017,12 @@ used in the array; see <xref linkend="preseed-bootloader"/>. <warning><para> -This type of automated partitioning is easy to get wrong. It is also a -very new component that may still have some bugs or missing error -handling. The responsibility to get the various recipes right (so they +This type of automated partitioning is easy to get wrong. It is also +functionality that receives relatively little testing from the developers +of &d-i;. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems. -</para><para> - -Note that only RAID 0 and RAID 1 have been tested by the developers of the -component. RAID 5 is untested. Advanced RAID setup with degraded arrays or -spare devices has only been tested lightly. - </para></warning> <informalexample><screen> |