rawhide report: 20040917 changes

Felipe Alfaro Solana felipe_alfaro at linuxmail.org
Sat Sep 18 10:58:24 UTC 2004


On Sep 18, 2004, at 00:50, Reuben Farrelly wrote:

>> kernel=2.6.8-1.549
>> MAKEDEV-3.13-1
>> udev-030-26
>
> I was bitten by this too - the removal of dev broke things a bit.  
> However, I'm not using an initrd as I'm compiling my own kernels from 
> kernel.org.
>
> What is the best way to work around it in this situation?  Am I about 
> to be forced to use an initrd?

I set USE_UDEV="no" in "/etc/udev/udev.conf" and then used 
"/sbin/MAKEDEV" to recreate all the device nodes in "/dev". MAKEDEV 
needs an extra argument, which is the name of a file inside 
"/etc/makedev.d". For example:

/sbin/MAKEDEV console
/sbin/MAKEDEV sound
/sbin/MAKEDEV ide
/sbin/MAKEDEV generic
/sbin/MAKEDEV usb





More information about the fedora-devel-list mailing list