Re: How to mount and umount a USB pen drive without being root?
- From: "Paul Smith" <phhs80@xxxxxxxxx>
- Date: Mon, 6 Nov 2006 00:58:13 +0000
On 11/6/06, Paul Smith <phhs80@xxxxxxxxx> wrote:
> > > > How to mount and umount a USB pen drive without being root?
> > > ----
> > > which sort of explains...
> > > - why 'safely remove' didn't work for you (because it is in user space)
> > > - why copying didn't work (probably because you were mounting as root
> > > and copying as user)
> >
> > Thanks, Craig. I do not know what KDE does internally. If one could
> > manually mount pen drives as mere users (and not only as root), then
> > one would escape from the KDE bug... :-)
> ----
> mount should occur automatically as user - at least it has in FC-3, FC-4
> and FC-5 and I assume FC-6 but I haven't tested FC-6 yet.
>
> As I suggested in another e-mail on this thread, IF you are logged in as
> user and you insert USB Key/pen whatever you want to call it...it should
> be automatically mounted as the logged in user in /media/usb-disk or
> something very similar in /media
>
> This of course assumes that you haven't mucked with /etc/fstab or udev
It happens as you describe. However, there is no way of safely
removing the media but removing it as root.
Yes, it is possible to mount and unmount a usb pen drive:
1. create the directory /media/mydisk
2. add the following line to /etc/fstab:
/dev/sdaX /media/mydisk vfat noauto,user 0 0
Paul
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: How to mount and umount a USB pen drive without being root?
- From: Craig White
- Re: How to mount and umount a USB pen drive without being root?
- References:
- How to mount and umount a USB pen drive without being root?
- From: Paul Smith
- Re: How to mount and umount a USB pen drive without being root?
- From: Craig White
- Re: How to mount and umount a USB pen drive without being root?
- From: Paul Smith
- Re: How to mount and umount a USB pen drive without being root?
- From: Craig White
- Re: How to mount and umount a USB pen drive without being root?
- From: Paul Smith
- How to mount and umount a USB pen drive without being root?
- Prev by Date: kino-0.9.3 released
- Next by Date: Re: FC5 is driving me crazy.
- Previous by thread: Re: How to mount and umount a USB pen drive without being root?
- Next by thread: Re: How to mount and umount a USB pen drive without being root?
- Index(es):
Relevant Pages
|