Greetings,

On 3/24/11, Shrinivasan T <[email protected]> wrote:
> run the following commands as root.
>
> fdisk -l
>
> note the results.
>
> insert usb drive.
> again,
> fdisk -l
>
> now, you can find the device name of the usb disk. It will be shown as
> /dev/sda1 or /dev/sdb1
>
> mount /dev/sdb1 /mnt
>
> cd /mnt
>
> access the contents from /mnt folder.
>
> For more info, refer here.
> http://switchingtolinux.blogspot.com/2008/07/how-to-manually-mount-usb-drive-in.html
>


Please note that if you use fedora >= 7 , each storage device is
treated as /dev/sda as opposed to  /dev/hda for IDE as it used to be
and still is in some deb.

So the number may vary.

So I would strongly suggest that in another open and visible command
windows the fruend runs :

tail -f /var/log/messages

That will immediately tell when the pen drive is plugged in and when
it is removed and most important of it all: the device name /dev/xxx

HTH

Regards,

Rajagopal


PS: Note to Channel police (with -- armpits smelling of cheap country
liquoer et. al. etc. as mentioned by one earlier poster -- ) Please
ignore my typos hence forth. I will keep making new typos and I will
keep correcting typos. Don't mederate me please. Please
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to