Marco d'Itri wrote: > So, if you do not care about devfs names you could try this to remove > some variables: > > cd /etc/udev/rules.d/ > ln -s ../udev.rules . > rm devfs.rules compat-full.rules
Done. Thanks. >>I discovered (the hard way) udev does need a minimal /dev and added by >>hand some devices back in /dev but just what I need to boot. I would > > /dev/console and /dev/null are supposed be enough for udev (if they are > not it's probably a bug) It needed /dev/hd[a or e] for the root file system at least >>probably need to recreate a neraly working /dev one day. > This would be a very good idea. Something like this should work: > cd /dev/.static/dev/ > cp -a /dev/* . Done. So I can probably reinstall udev 0.080 and do the trick you suggested as I will manage to boot. -- eric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]