From 14924733556ef4a6f3d5fbf5f5265ea6816f6605 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Fri, 14 Mar 2008 09:02:40 +0000 Subject: Warn about boot issues when using RAID on the root file system --- en/using-d-i/modules/mdcfg.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'en') diff --git a/en/using-d-i/modules/mdcfg.xml b/en/using-d-i/modules/mdcfg.xml index bfe16931d..e1ebb161a 100644 --- a/en/using-d-i/modules/mdcfg.xml +++ b/en/using-d-i/modules/mdcfg.xml @@ -155,12 +155,24 @@ settings menu where you should select Use as: physical volume for RAID .) - + + +Make sure that the system can be booted with the partitioning scheme +you are planning. In general it will be necessary to create a separate +file system for /boot when using RAID for the root +(/) file system. +Most boot loaders (including lilo and grub) +do support mirrored (not striped!) RAID1, so using for example RAID5 for +/ and RAID1 for /boot can be +an option. + + + Support for MD is a relatively new addition to the installer. You may experience problems for some RAID levels and in combination with some bootloaders if you try to use MD for the root -(/) filesystem. For experienced users, it may be +(/) file system. For experienced users, it may be possible to work around some of these problems by executing some configuration or installation steps manually from a shell. -- cgit v1.2.3