Edwin, * Edwin Kwan <[email protected]> [2009-06-24 02:48]: > No, I don't have "udev". This is an old SGI Indy workstation, and the > Debian installation has been upgraded time and again starting from Woody. > :) I could not plug any new device into it anyway. > > Is there an easy workaround, or do I have to install "udev"?
Can you try the following: cd /dev sudo rm -f rtc sudo mknod rtc0 c 254 0 ln -s rtc rtc0 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

