[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

MP3 Stick mounten



Hallo ich habe hier einen USB stick mit mp3 Funktion (ID833SP 256MB), 
der nicht zu mounten ist. Unter Windows ist alles ok.

# cat /proc/scsi/usb-storage/1
   Host scsi1: usb-storage
       Vendor: ATMEL
      Product: SND1 Storage
Serial Number: 4710765066451
     Protocol: Transparent SCSI
    Transport: Bulk
       Quirks:

# fdisk -l /dev/sda1

Disk /dev/sda1: 262 MB, 262143488 bytes
9 heads, 56 sectors/track, 1015 cylinders
Units = cylinders of 504 * 512 = 258048 bytes

     Device Boot      Start         End      Blocks   Id  System

# dosfsck -rVlv /dev/sda1
dosfsck 2.10 (22 Sep 2003)
dosfsck 2.10, 22 Sep 2003, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "+R\|/IHC"
Media byte 0xf8 (hard disk)
       512 bytes per logical sector
      4096 bytes per cluster
         1 reserved sector
First FAT starts at byte 512 (sector 1)
         2 FATs, 16 bit entries
    128000 bytes per FAT (= 250 sectors)
Root directory starts at byte 256512 (sector 501)
       512 root directory entries
Data area starts at byte 272896 (sector 533)
     63933 data clusters (261869568 bytes)
64 sectors/track, 16 heads
         1 hidden sectors
    511999 sectors total
Starting check/repair pass.
Checking file /Test1.mp3 (TEST1.MP3)
Checking file /TEST0.MP3
Checking for unused clusters.
Starting verification pass.
Checking file /Test1.mp3 (TEST1.MP3)
Checking file /TEST0.MP3
Checking for unused clusters.
/dev/sda1: 4 files, 569/63933 clusters

# mount -t vfat -o rw,umask=002,gid=1003 /dev/sda1 /mnt/loop
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       or too many mounted file systems

auch ein
# mount -t vfat -o 
rw,umask=002,gid=1003,debug,fat=16,conv=b,blocksize=512 /dev/sda1 /mnt/loop
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       or too many mounted file systems
bringt nichts.


Wie gesagt: Unter Windows funktioniert alles einwandfrei. Kann ich den 
Stick einfach unter Linux partitionieren und formatieren und damit 
rechnen, dass er dann noch mp3 Dateien erkennt?

Oder sollte ich den Speicherinhallt vorher mit dd sichern?

ciao

Gerhard



Reply to: