Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]USB wont mount...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Crooksey
Apprentice
Apprentice


Joined: 26 Apr 2006
Posts: 239
Location: Vatican City

PostPosted: Mon Nov 27, 2006 9:17 pm    Post subject: [SOLVED]USB wont mount... Reply with quote

So.. i run:
Code:

phil0d0x / # mount -t vfat /dev/sdb /mnt/usb
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

phil0d0x / # dmesg | tail
sdb: Mode Sense: 00 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 7:0:0:0: Attached scsi removable disk sdb
sd 7:0:0:0: Attached scsi generic sg1 type 0
usb-storage: device scan complete
SQUASHFS error: Can't find a SQUASHFS superblock on sdb
SQUASHFS error: Can't find a SQUASHFS superblock on sdb
FAT: invalid media value (0x01)
VFS: Can't find a valid FAT filesystem on dev sdb.
phil0d0x / #



What can i do?


Last edited by Crooksey on Mon Nov 27, 2006 9:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
swooshOnLn
l33t
l33t


Joined: 28 Feb 2006
Posts: 741
Location: Charlotte, North Carolina

PostPosted: Mon Nov 27, 2006 9:20 pm    Post subject: Reply with quote

Ok im going to be dumb but ask you this:

Do you have the right file system support built into your kernel?
_________________
"WARNING: you may LOL"

This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
Back to top
View user's profile Send private message
Raffi
l33t
l33t


Joined: 17 Mar 2003
Posts: 731
Location: Moscow, Id.

PostPosted: Mon Nov 27, 2006 9:22 pm    Post subject: Reply with quote

Many usb sticks have partition tables on them. Try fdisk on /dev/sdb to see if it has a partition table. If it does, try mounting that partition

mount /dev/sdb1 /mnt/usb
Back to top
View user's profile Send private message
Crooksey
Apprentice
Apprentice


Joined: 26 Apr 2006
Posts: 239
Location: Vatican City

PostPosted: Mon Nov 27, 2006 9:25 pm    Post subject: Reply with quote

Its Fat16, if i fdisk it to vfat, will window be able to read/write?
Back to top
View user's profile Send private message
Raffi
l33t
l33t


Joined: 17 Mar 2003
Posts: 731
Location: Moscow, Id.

PostPosted: Mon Nov 27, 2006 9:28 pm    Post subject: Reply with quote

If fdisk shows a partition, you are trying to mount the wrong thing. Try mounting the partition instead of the entire disk before you try changing anything.
Back to top
View user's profile Send private message
Crooksey
Apprentice
Apprentice


Joined: 26 Apr 2006
Posts: 239
Location: Vatican City

PostPosted: Mon Nov 27, 2006 9:30 pm    Post subject: Reply with quote

LOL i had to mount /dev/sd1 as vfat, thanks for that, ownage!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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