> floppy/cdrom/extra hard drive/sound stuff. > Could someone help me out? > what should my fstab say? I have:
/dev/fd0 /floppy fat16 user,noauto 0 0 /dev/sonycd /cdrom iso9660 user,ro,noauto 0 0 In mine. Obviously you'll need to change "/dev/sonycd" to whatever your CD drive is. > better yet. How do I create a new "group", add things to that group, and > then addusers? adduser <user> to add a user. if you want the user to be in a specific group, do adduser --ingroup <group> <user> If you're trying to add an existing user to an exisiting group, do adduser <group> <user> use addgroup <group> to add groups. Will -------------------------------------------------------------------------- | [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] | | http://www.cis.udel.edu/~lowe/ | | PGP Public Key: http://www.cis.udel.edu/~lowe/index.html#pgpkey | -------------------------------------------------------------------------- | You think you're so smart, but I've seen you naked | | and I'll prob'ly see you naked again ... | | --The Barenaked Ladies, "Blame It On Me" | --------------------------------------------------------------------------