udev + custom vanilla kernel - modules - initrd

C. Linus Hicks lhicks at nc.rr.com
Wed Nov 17 04:23:10 UTC 2004


On Wed, 2004-11-17 at 11:29 +0800, Serge de Souza wrote:
> Does anyone know how to get FC3 to run with a custom vanilla kernel that 
> does not have any modules (hence usage of initrd is not possible) ? I 
> tried doing what Harald Hoyer suggested in the Release notes :
> mkdir /tmp/dev

Add:
mkdir /tmp/dev/pts

> mount --move /dev /tmp/dev
> sbin/MAKEDEV null console zero
> mount --move /tmp/dev /dev
> 
> But when the system boots, there are errors when start_dev runs saying 
> something like " /dev/pts Not a directory"





More information about the users mailing list