Hi Shridhar, I have following doubt !
Normally pen drive is detected as a scsi disk in linux. So shouldn't it be /dev/sda1 instead of /dev/usb0 ? Regards, Ameya. > ---------- Forwarded message ---------- > From: Shridhar Daithankar <[EMAIL PROTECTED]> > To: Pune GNU/Linux Users Group Mailing List <[email protected]> > Date: Tue, 29 Nov 2005 14:29:01 +0530 > Subject: Re: [PLUG] Pen Drive detection in Mandrake 10.1 > Anand Kulkarni wrote: > > Hi, > > > > When I plug pen drive in the laptop, the Mandrake 10.1 > > fails to detect the pen drive. But Fedora code detects > > it. > > > > Can you plese tell me how to access pen drive in > > Mandrake 10.1? > > # mkdir /mnt/disk > # mount -t vfat /dev/usb0 /mnt/disk > > Plug in the drive and do a dmesg. You should get the exact device name. > > In KDE you can create a device on desktop for the same if your /etc/fstab has > appropriate entry and users are allowed to mount that device. > > HTH > > Shridhar -- ______________________________________________________________________ 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.
