Zip drive and HFS

Does anybody know how to access/mount a zip drive (in hfs format) when in non-root status (i.e. as a normal user)? Currently I have to switch to root ('su root'), but its quite boring, as I'm not the only user of my linux box, and I don't want that other can do damages! Thx in advance, Luca __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/

On Saturday 09 March 2002 06:41 am, FromName wrote:
Does anybody know how to access/mount a zip drive (in hfs format) when in non-root status (i.e. as a normal user)?
Currently I have to switch to root ('su root'), but its quite boring, as I'm not the only user of my linux box, and I don't want that other can do damages!
Thx in advance, Luca
__________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
Specify that a non-root user can mount the drive in /etc/fstab, like so: /dev/hdd4 /zip auto noauto,user 0 0 -ronc
participants (2)
-
FromName
-
Ron Cordell