>>>>> On Tue, 16 May 2006 10:53:39 +0200, Holger Schurig <[EMAIL PROTECTED]> 
>>>>> said:

    > a /usr/lib/devices.tar.gz which is 600 bytes. Many device nodes aren't
    > created that are needed for the FAI nfsroot image, e.g. the ones for
    > virtual console 2 and 3.
Yep, I know it.

Add udev to make-fai-nfsroot.conf. In sid udev is creating the devices
in /dev. Currently it seems that FAI has a minor bug, because we use
/etc/init.d/udev start to start the udev daemon, but since
start-stop-daemon is faked by fai it will not start at all.

Workaround: Change following line and start udevd directly

bin/fai:            [ -x /etc/init.d/udev ] && /etc/init.d/udev start

-- 
regards Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to