diff options
Diffstat (limited to 'chapter02/creatingpartition.xml')
-rw-r--r-- | chapter02/creatingpartition.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index 6ccf0aa4b..d235a8bdc 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -57,6 +57,15 @@ refer to <filename>cfdisk(8)</filename> or <filename>fdisk(8)</filename> if you do not yet know how to use the programs.</para> + <note><para>For experienced users, other partitioning schemes are possible. + The new LFS system can be on a software <ulink + url="&blfs-root;/view/svn/postlfs/raid.html">RAID</ulink> array or an <ulink + url="&blfs-root;/view/svn/postlfs/aboutlvm.html">LVM</ulink> logical volume. + However, some of these options require an <ulink + url="&blfs-root;/view/svn/postlfs/initramfs.html">initramfs</ulink>, which is + an advanced topic. These partitioning methodologies are not recommended for + first time LFS users.</para></note> + <para>Remember the designation of the new partition (e.g., <filename class="devicefile">hda5</filename>). This book will refer to this as the LFS partition. Also remember the designation of the <systemitem |