View previous topic :: View next topic |
Author |
Message |
h0nke n00b
Joined: 10 Jan 2006 Posts: 29 Location: /usa/ca/hills
|
Posted: Tue Jan 30, 2007 6:27 pm Post subject: cant access usb pen [solved] |
|
|
Try to mount or formart or do anything to my usb pen drive.
Dmesg can see it. I did a cfdisk /dev/sdc and made a fat16 partition.
fdisk -l see's it fine.
here is dmesg | tail:
Code: |
sdc: Write Protect is off
sdc: Mode Sense: 03 00 00 00
sdc: assuming drive cache: write through
sdc: sdc1
sd 12:0:0:0: Attached scsi removable disk sdc
usb-storage: device scan complete
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sdc.
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sdc.
|
any ideas? im trying to get slax on it. thanks. _________________ --h0nke
Last edited by h0nke on Tue Jan 30, 2007 7:00 pm; edited 1 time in total |
|
Back to top |
|
|
foxbat Tux's lil' helper
Joined: 19 Jul 2006 Posts: 77 Location: Washington, DC
|
Posted: Tue Jan 30, 2007 6:31 pm Post subject: |
|
|
looks like there's a problem with the format of the pen drive... try to format it if you can to FAT. _________________ Gentoo 2006.1 | AMD X2 |
|
Back to top |
|
|
h0nke n00b
Joined: 10 Jan 2006 Posts: 29 Location: /usa/ca/hills
|
Posted: Tue Jan 30, 2007 6:46 pm Post subject: |
|
|
I emerged dosfsutils and tried it.
I even tried putting the drive into a windows box. Formatted with FAT, same thing. Tried FAT32, same thing.
_________________ --h0nke |
|
Back to top |
|
|
h0nke n00b
Joined: 10 Jan 2006 Posts: 29 Location: /usa/ca/hills
|
Posted: Tue Jan 30, 2007 6:59 pm Post subject: |
|
|
OK I figured it out.
I was under the impression you could mount /dev/sdc and it would work.
Nope you have to be exact as to what slice: /dev/sdc1 _________________ --h0nke |
|
Back to top |
|
|
|