diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ebcaf901a..a034e4207 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
+
+ 2012-02-23
+
+
+ [bdubbs] - Add a note in section abput partitioning about
+ advanced techniques (e.g. RAID and LVM).
+
+
+
+
2012-02-20
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 cfdisk(8) or fdisk(8) if
you do not yet know how to use the programs.
+ For experienced users, other partitioning schemes are possible.
+ The new LFS system can be on a software RAID array or an LVM logical volume.
+ However, some of these options require an initramfs, which is
+ an advanced topic. These partitioning methodologies are not recommended for
+ first time LFS users.
+
Remember the designation of the new partition (e.g., hda5). This book will refer to this as
the LFS partition. Also remember the designation of the
-
+
+