Author: bdubbs
Date: 2012-03-13 10:28:08 -0600 (Tue, 13 Mar 2012)
New Revision: 9684

Modified:
   trunk/BOOK/postlfs/config/devices.xml
Log:
Update section about static devices to reflect current files.


Modified: trunk/BOOK/postlfs/config/devices.xml
===================================================================
--- trunk/BOOK/postlfs/config/devices.xml       2012-03-12 22:38:56 UTC (rev 
9683)
+++ trunk/BOOK/postlfs/config/devices.xml       2012-03-13 16:28:08 UTC (rev 
9684)
@@ -159,7 +159,7 @@
 
 <screen><userinput>mount --bind / /mnt
 cp -a /dev/* /mnt/dev
-rm /etc/rc.d/rcsysinit.d/{S10udev,S45udev_retry}
+rm /etc/rc.d/rcS.d/{S10udev,S50udev_retry}
 umount /mnt</userinput></screen>
 
     <para>At this point, the system will use static devices upon the next
@@ -167,7 +167,7 @@
     <command>mknod</command>.</para>
 
     <para>If you want to restore the dynamic devices, recreate the
-    <filename>/etc/rc.d/rcsysinit.d/{S10udev,S45udev_retry}</filename> symbolic
+    <filename>/etc/rc.d/rcS.d/{S10udev,S50udev_retry}</filename> symbolic
     links and reboot again.  Static devices do not need to be removed (console
     and null are always needed) because they are covered by the <systemitem
     class="filesystem">tmpfs</systemitem> partition.  Disk usage for devices is

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to