USB Flash storage

Martin Pitt martin.pitt at canonical.com
Fri Oct 8 07:18:25 UTC 2004


Hi!

James McCormick [2004-10-07 21:28 -0500]:
> I'm trying to get a USB flash device set up, and while dmesg says that 
> it detects the device, I don't know where I need to direct the mount point.
> 
> Is there any way to tell where the mount point should go in /etc/fstab?

It is actually supposed to be mounted fully automagically, without
modifying fstab and such. If it does not work, can you please do the
following immediately after you plugged in the device:

  dmesg > dmesg.txt

  lshal > lshal.txt

  pidof gnome-volume-manager

  pidof gnome-volume-manager || echo GVM has died!
  # (please tell me whether "GVM has died) is printed out)

Also, even if it does not work automatically, can you please try the
following

  pmount /dev/sda1

This should mount your stick (assuming that you do not have other SCSI
devices; if you have, it's sdb1 or sdc1) to /media/sda1 and an icon
and a Nautilus window should pop up.

Please do not fiddle with fstab for these things, for removable
devices this is not robust anyway.

Thanks!

Martin
-- 
Martin Pitt                       http://www.piware.de
Ubuntu Developer            http://www.ubuntulinux.org
Debian GNU/Linux Developer       http://www.debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20041008/56e9b224/attachment.sig>


More information about the ubuntu-users mailing list