Ow Mun Heng wrote: >One reason may be cause I'm on a fully udev system now. > > >
That doesn't matter, if you have RC_DEVICE_TARBALL=yes in /etc/conf.d/rc. What this does is cause the system to archive all of the device nodes that exist in /dev on shutdown, and restore those on startup. So, if you have that, you just need to: # cd /dev # /sbin/MAKEDEV loop And reboot. The loop devices will be restored on each boot. -Richard -- gentoo-user@gentoo.org mailing list