Re: enabling USB thumb drive in FC2



On 2006-05-18, Richard Vaughn <rvaughn9@xxxxxxxxx> wrote:
Go ahead, beat me up for being at FC2...
My #1 summer project is remedying my predecessor's 'oversight'.
But until I do... how do I enable a user to use his USB drive on his
FC2 linux PC?

I still run FC2, too. Upgraded kernel (the various pieces of the USB
stuff compiled - driver, modules, etc.). Several things disabled.
I Run ICE, a lightweight windows manager instead of GNOME or KDE
(no automounting of devices).

I am running udev (puting devices in the /udev directory and not
handling the /dev entries).

When I mount a flash thumb driver, in a moment or so, two new entries
appears in /udev/

/udev/uba /udev/uba1

(your mileage may vary).

uba, the drive and uba1, the partition.

As mount is smart enought to mount it without being told the
filetype (it is just vfat), a simple:

mount /udev/uba1 mount_point

works and when it is done with

sync
umount mount_point

(I mount and use is as "root" for bringing some files along,
so watch permissions.)
.



Relevant Pages

  • Cant do a "mount" w/ firewall enabled
    ... I am trying to mount a file system from a newly-installed FC6 system ... I can only do this when the firewall on the new system is disabled. ... when running mount from the FC2 machine. ...
    (comp.os.linux.misc)
  • Mounting a samba share as a regular user
    ... I'm trying to mount a samba share from my workstation. ... share is on is a FC1 machine. ... My laptop is a FC2 machine. ... May 26 11:31:25 maverick kernel: SMB connection re-established ...
    (Fedora)
  • FC2: Multiple entries in fstab for same device
    ... I have encountered a little issue using FC2 which I find ... I have a USB drive which, when FC2 boots, may be recognized ... I have to "mount /dev/sde1", ... However, when I use a GUI, ...
    (Fedora)
  • fstab entry for usbkey
    ... In FC1, I mount my usbkey by adding below entry in /etc/fstab. ... Unfortunately I can't do the same in FC2. ...
    (Fedora)
  • fstab entry for usbkey
    ... In FC1, I mount my usbkey by adding below entry in /etc/fstab. ... Unfortunately I can't do the same in FC2. ...
    (Fedora)