> THANK YOU! np, i'm not doing the hardest part :) > - do you have /lib/dev-state/log file? yes $ ls /lib/dev-state/log -l srw-rw-rwT 1 root root 0 jui 4 22:13 /lib/dev-state/log=
> - what gives 'grep log /etc/devfsd.conf' $ grep log /etc/devfsd.conf # Restoring /dev/log on startup would trigger the minilogd/initlog deadlock # (minilogd falsely assuming syslogd has been started). REGISTER ^log$ IGNORE CREATE ^log$ IGNORE CHANGE ^log$ IGNORE DELETE ^log$ IGNORE > - what happens if you boot without devfs (with devfs unmounted)? > - what happens if you boot without devfs with root mounted read-write > initially (I am afraid, if you use ext3, reiser or similar you will have to > edit mkinitrd and recreate initrd to do it - currently mkinitrd has builtin > 'mount --ro'). let me some more minutes to do it :) thanks for your help
