Thanks for your help Bret. When I "mount -t vfat /dev/sdb1 /mnt/cf" I get: "mount: /dev/sdb1/ unknown device" when I do a lsmod one line reads: "usb-storage 39264 0" I am starting to think that this device is Linux unworthy. Jeff Hine
On 6 Aug 2002, you wrote: > I have not been following this thread but I'll try :) > > since you already have a scsi cdrw on the box chances are your usb > device, if it is working is on the next device ie /dev/sdb > I would try: > mount -t vfat /dev/sdb1 /mnt/cf # note the b in sdb > if that does not work > > lets see if the module is loaded, do : > > lsmod > > look for usb-storage If it is not there do: > > modprobe usb-storage > > And try it again > > mount -t vfat /dev/sdb1 /mnt/cf > > if that does not work, I probably should have looked at the thread in > the archives to see how much of this is already been tried. > > HTH > > Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list