On 5/16/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
At that time, the link /etc/rc.d/rcsysinit.d/S10udev should be removed. Finally, rebooting to the LFS system will get us running without udev.
Seems to me all you would need to do is replace S10udev with S10MAKEDEV or whatever and remove the the udev_retry symlink (whichever number it is) then reboot. When you shutdown, tmpfs on /dev is gone. When you boot, a new tmpfs is mounted on /dev, but populated by MAKEDEV rather than udev. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
