So as root I set the permissions to 777 on acd0, then after a reboot the permissions were reset back to what they were previously. What do I have to do to get access to my cd drive on my regular account?


Edit your /etc/devfs.conf file...

Add this line:
 perm    acd0    0666


Simulate the boot-up of devfs:
 /etc/rc.d/devfs restart

(easier than rebooting)

- Rudy


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to