diff --git a/chapter06/kernfs.xml b/chapter06/kernfs.xml index 385070bc9..5437e3812 100644 --- a/chapter06/kernfs.xml +++ b/chapter06/kernfs.xml @@ -50,9 +50,9 @@ mknod -m 666 $LFS/dev/null c 1 3 class="filesystem">tmpfs) on the /dev directory, and allow the devices to be created dynamically on that virtual filesystem as they are detected or - accessed. This is generally done during the boot process by Udev. Since - this new system does not yet have Udev and has not yet been booted, it is - necessary to mount and populate /dev manually. This is accomplished by bind mounting the host system's /dev directory. A bind mount is a special type of mount that allows you to diff --git a/general.ent b/general.ent index 932d5e194..92519ff4a 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +