[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting error USB stick



On Sun February 24 2008, Adam Hardy wrote:
> Using xfce, Thunar used to pick up on the new usb storage device and put an
> icon in its tree pane for me with the usb stick's name. Clicking on that
> would then mount it to /media 
>
> hal still creates /dev/sda and /dev/sda1 but I can't see it as a mounted
> file system.
>
> ls -la /dev/sda1/ returns "not a directory"

the mount point for the "special" file /dev/sda1 would be in /media. /dev/sda
wait, /dev/sda1 is my root filesystem. my USB stick is /dev/sdf .

mount /dev/sdf /media/sdf1


what is the output of the mount command on your system as it normally boots:

what folders do you have under /media?

if sda1 is your USB stick, what happens when you type:

mount /dev/sda1 /media/sda1 ( assuming you have a folder sda1 under /media)
-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


Reply to: