Hello all,
I would greatly appreciate any help you can give concerning this issue. I have a usb pen drive which i can mount just fine under Mandrake 9.0, but I need to mount it under RedHat 9.0 also.
Under Mandrake, I use:
mount -t vfat /dev/sda /mnt/flash
to mount the pen drive and it works fine.
Under RedHat, I get the following message when I attempt to use the same command:
mount: wrong fs type, bad option, bad superblock on /dev/sda, or too many mounted file sytems
Also, when I plug the drive in, I get the following messages in /var/log/messages:
Nov 10 18:13:04 buz devlabel: devlabel service started/restarted
Nov 10 18:13:07 buz kernel: hub.c: new USB device 00:1f.4-1, assigned address 10
Nov 10 18:13:07 buz kernel: hub.c: USB hub found
Nov 10 18:13:07 buz kernel: hub.c: 1 port detected
Nov 10 18:13:07 buz kernel: usb-uhci.c: interrupt, status 3, frame# 340
Nov 10 18:13:07 buz kernel: hub.c: new USB device 00:1f.4-1.1, assigned address 11
Nov 10 18:13:10 buz /etc/hotplug/usb.agent: Setup usbcore for USB product 67b/2515/1
Nov 10 18:13:10 buz /etc/hotplug/usb.agent: Setup usbcore for USB product 67b/2515/1
Nov 10 18:13:10 buz kernel: sda : READ CAPACITY failed.
Nov 10 18:13:10 buz kernel: sda : status = 1, message = 00, host = 0, driver = 08
Nov 10 18:13:10 buz kernel: Current sd00:00: sense key Not Ready
Nov 10 18:13:10 buz kernel: Additional sense indicates Medium not present
Nov 10 18:13:10 buz kernel: sda : block size assumed to be 512 bytes, disk size 1GB.
Nov 10 18:13:10 buz kernel: sda: Write Protect is off
Nov 10 18:13:10 buz kernel: sda: I/O error: dev 08:00, sector 0
Nov 10 18:13:10 buz kernel: I/O error: dev 08:00, sector 0
Nov 10 18:13:10 buz kernel: unable to read partition table
Thanks for any help
