View previous topic :: View next topic |
Author |
Message |
spijon Tux's lil' helper
Joined: 22 Dec 2003 Posts: 148 Location: Ukraine, Kiev
|
Posted: Fri Dec 10, 2004 6:04 pm Post subject: USB stick and 2.6.9 problem |
|
|
After changing kernel to 2.6.9 such problem occured that usb stick does not mounts.
When plugging in stick kernel logs:
Code: | Dec 10 19:58:10 tux usb 1-2: USB disconnect, address 2
Dec 10 19:58:17 tux usb 1-2: new high speed USB device using address 3
Dec 10 19:58:17 tux scsi1 : SCSI emulation for USB Mass Storage devices
Dec 10 19:58:17 tux Vendor: Model: USB DRIVE Rev: 1.13
Dec 10 19:58:17 tux Type: Direct-Access ANSI SCSI revision: 02
Dec 10 19:58:17 tux SCSI device sda: 506880 512-byte hdwr sectors (260 MB)
Dec 10 19:58:17 tux sda: assuming Write Enabled
Dec 10 19:58:17 tux sda: assuming drive cache: write through
Dec 10 19:58:17 tux /dev/scsi/host1/bus0/target0/lun0: p1
Dec 10 19:58:17 tux Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Dec 10 19:58:17 tux Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0, type 0
Dec 10 19:58:17 tux USB Mass Storage device found at 3
Dec 10 19:58:18 tux scsi.agent[8190]: disk at /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/host1/1:0:0:0 |
here is fstab Code: | /dev/sda1 /mnt/usb vfat noauto,rw,user 0 0 |
and this message appears when i try to mount
Code: | bash-2.05b# mount /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
or too many mounted file systems |
What could it be?
P.S.
* On windows it mounts perfect
* Other partitions mounts, so there is not possible too many mounted file systems |
|
Back to top |
|
|
spijon Tux's lil' helper
Joined: 22 Dec 2003 Posts: 148 Location: Ukraine, Kiev
|
Posted: Fri Dec 10, 2004 7:21 pm Post subject: |
|
|
bump |
|
Back to top |
|
|
dsd Developer
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Fri Dec 10, 2004 7:23 pm Post subject: |
|
|
probably codepage issue .. check dmesg after you try to mount _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
|
spijon Tux's lil' helper
Joined: 22 Dec 2003 Posts: 148 Location: Ukraine, Kiev
|
Posted: Sat Dec 11, 2004 9:20 am Post subject: |
|
|
dsd wrote: | probably codepage issue .. check dmesg after you try to mount |
Thanks that was it |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|