On Thu, 09 Dec 2004 19:42:39 -0600, Olwe Melwasul <olwe at cpinternet.com> wrote: how > do I tell Fed3 to let regular users use the CD, and how/where do I make > the link between the raw device /dev/hdb and the virtual devices cdrom > and dvd? Edit the file /etc/fstab Find a line similar to this /dev/cdrom1 /mnt/cdrom1 iso9660 noauto,owner,kudzu,ro 0 0 change "owner" to "user" (or is it "users"?) "man fstab" and "man mount" for your reading pleasure. /dev/cdrom is a link to the real device file /dev/hdb "la -l /dev/cdrom" will show that. "man ln" -- Tom Penney _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota Help beta test TCLUG's potential new home: http://plone.mn-linux.org Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list