-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> "Tom" == Tom Allison <[EMAIL PROTECTED]> writes:
Tom> I'm running into a rights issue with mounting floppies as a non-root user. Tom> bash-2.05a$ ls -l /dev/fd0 && ls -l / | grep floppy && grep fd0 /etc/fstab Tom> brwxrwx--- 1 root floppy 2, 0 Jul 23 21:46 /dev/fd0 Tom> drwxrwxr-x 2 root root 4096 Nov 30 2000 floppy Tom> /dev/fd0 /floppy auto user 0 0 Tom> I am a member of group floppy. Tom> I keep getting: Only root can do that. I also tried to mount to a Tom> directory ~/temp using "mount -t vfat /dev/fd0 /floppy" and still Tom> nothing Do "mount /floppy" instead. mount will be able to read fstab to figure out what /floppy is supposed to be. Unless you are root, the only syntaxes for mount that you are allowed to use are "mount <directory>" and "mount <device>". - -- Hubert Chan <[EMAIL PROTECTED]> - http://www.geocities.com/hubertchan/ PGP/GnuPG key: 1024D/71FDA37F Fingerprint: 6CC5 822D 2E55 494C 81DD 6F2C 6518 54DF 71FD A37F Key available at wwwkeys.pgp.net. Encrypted e-mail preferred. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8H2s1ZRhU33H9o38RAms1AJ99MeJx2DUlMg4ORfE08LesQeVo+wCghgDs VPpqzJhIK4f9TdY5Pc0lH30= =9mzu -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]