On 1/19/06, JTD <[EMAIL PROTECTED]> wrote:
>
> On Thursday 19 January 2006 10:48 am, Balwinder Arora wrote:
> > hi guys
> > i have a pen drive, driver cd
>
> Usb pen drives dont require special drivers in linux.
> in Debian  modprobe usbcore, uhci_hcd, ehci_hcd and usbstorage
> mount /dev/sda1 /mnt.
> u will find your files in /mnt
>


u might have to do

mount -t vfat /dev/sda1 /mnt

or

mount -t auto /dev/sda1 /mnt

and ya plz mention ur OS, pen drive make and some reference to what kind of
error ur getting... and have you got driver for linux on ur CD(great!!! by
the way very few vendors do that), plz mention details of this driver that u
have....

--
Puneet
--
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to