View Single Post

   
  #7 (permalink)  
Old 02-21-2008, 05:28 AM
Whyld-Chyld
 
Posts: n/a
Default Re: Problem with USB-Sticks

Dennis Dlugosch wrote:
> Hi,
> I'm using a Gentoo 1.4 from stage 1 with the Gaming-Sources Kernel
> (2.4.20) . My Problem are my both USB-Sticks (first one is 128MB
> MP3-Player and the other a Sony DSC-P50). I compiled my kernel with all
> necessary modules and this is my /etc/fstab line for my USB-Stick:
>
>
> /dev/scsi/host1/bus0/target0/lun0/disc /flash vfat defaults,user,noauto 0 0


Your problem is you do not have fat listed. vfat is fat32 support only.

> Now I want to access my files by "mount /flash", and now my system says:
> mount: wrong fs type, bad option bad superblock on
> /dev/scsi/host1/bus0/target0/lun0/disc or too many file systems.
>
> But I can access my Sticks by "fdisk /dev/sda" and here I can change and
> edit my file systems (the sony is fat12 and the other one is fat16). Can
> anyone help me? I do not even know what the hell I could do now to get
> my sticks running...
>
> Thank you!



--
Registered Linux User 286636

Reply With Quote