usb flash drives

JD jdangler at atlantic.net
Sun Jul 15 05:46:14 UTC 2007



-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Mike McMullin
Sent: Sunday, July 15, 2007 12:14 AM
To: ubuntu-users at lists.ubuntu.com
Subject: Re: usb flash drives

On Sat, 2007-07-14 at 19:24 -0400, JD wrote:
> Before I sign up for psychiatric treatment, can someone tell me what (if
> anything) I'm doing wrong here?
> 
> Machine 1:
> Plug in flash drive
> dmesg (as sudo)
> 
> see that /dev/sde , /dev/sde1 are there
> 
> mkdir /mnt/usb
> 
> mount /dev/sde1 /mnt/usb
> 
> check this dir, it's ok
> 
> cp <somefile> /mnt/usb
> 
> ls /mnt/usb
> <somefile> 
> 
> umount /mnt/usb
> 
> Machine 2:
> 
> Plug in flash drive
> 
> Konqueror dialog opens
> I open a conqueror window...
> 0 items, 0 folders
> 
> In a term on machine 2
> dmesg (as sudo)
> 
> see that /dev/sdb , /dev/sdb1 are there
> 
> mkdir /mnt/usb
> 
> mount /dev/sdb1 /mnt/usb
> 
> check this dir, it's ok
> 
> ls -l /mnt/usb
> 
> (empty)
> 
> Why?

  That could be a permissions problem, on the second computer.
So, if I sudo mount the flash drive?  Or sudo ls the /mnt directory?
Or both??


-- 
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users





More information about the ubuntu-users mailing list