On 1/19/06, JTD jtd@mtnl.net.in 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