diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 01e83e322..1eb8f44a6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -107,6 +107,8 @@ First a summary, then a detailed log.
+July 8th, 2005 [matt]: Updated to udev-062.
+
July 8th, 2005 [matt]: Updated to linux-libc-headers-2.6.12.0.
July 8th, 2005 [matt]: Updated to linux-2.6.12.2.
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 375156b5b..a4be4784e 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -387,7 +387,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.
-Udev (&udev-version;) - 420 KB:
+Udev (&udev-version;) - 424 KB:
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index fbc13cf00..1abe92c56 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -17,7 +17,7 @@
&buildtime;
&diskspace;
-0.1 SBU6.7 MB
+0.1 SBU2.7 MB
diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml
index 31d6b797d..2eff15494 100644
--- a/chapter09/reboot.xml
+++ b/chapter09/reboot.xml
@@ -27,9 +27,10 @@ installation for the first time! First exit from the chroot environment:
logout
-Then unmount the virtual files systems:
+Stop the udevd daemon that Udev started earlier, then unmount the virtual files systems:
-umount $LFS/dev/pts
+pkill udevd
+umount $LFS/dev/pts
umount $LFS/dev/shm
umount $LFS/dev
umount $LFS/proc
diff --git a/general.ent b/general.ent
index c2cb1beb0..4ba336ea2 100644
--- a/general.ent
+++ b/general.ent
@@ -81,7 +81,7 @@
-
+