On Friday 10 February 2006 05:07, Devendra Laulkar wrote:
> Hi,
>
> On Tuesday 07 Feb 2006 6:11 pm, anup unawane wrote:
> > 1.How to mount a pen drive in linux?
>
> You will have to mount the pen drive.
> as root do
>
> mkdir /mnt/usb
> mount /dev/sda1 /mnt/usb
> ls /mnt/usb
>
> instead of sda1 , it might be sdb1 etc, check out the output of dmesg

Or it could also sda0, sda2, sdb0, db2 etc. depending on what USB port 
you are using
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to