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

Re: USB-Stick mit merkwürdiger Partitionstabelle



On Sun, May 21, 2006 at 03:58:08PM +0200, R?diger Noack wrote:
> Moin,
> 
> ich habe hier den USB-Stick eines Bekannten, der unter Win wohl klaglos 
> funktioniert und auf den ich ein paar Dateien *zusätzlich* kopieren 
> müsste. Ich schaffe es aber nicht, ihn zu mounten. Die Partitionstabelle 
> verstehe ich aber auch nicht wirklich.
> 
> Disk /dev/sdb: 514 MB, 514850816 bytes
> 16 heads, 32 sectors/track, 1964 cylinders
> Units = cylinders of 512 * 512 = 262144 bytes
> 
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sdb1   *           1        1964      502768    e  W95 FAT16 (LBA)
> 
> Disk /dev/sdb1: 2082.3 GB, 2082317979648 bytes
> 16 heads, 32 sectors/track, 7943412 cylinders
> Units = cylinders of 512 * 512 = 262144 bytes
> 
>      Device Boot      Start         End      Blocks   Id  System
> /dev/sdb1p1   *           1        1964      502768    e  W95 FAT16 (LBA)
> 
> flinker:~# mount -t vfat /dev/sdb1 /media/usbstick
> mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
>        missing codepage or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
> 
> flinker:~# mount -t vfat /dev/sdb1p1 /media/usbstick
> mount: special device /dev/sdb1p1 does not exist

Hat der Stick vielleicht gar keine Partitionstabelle und einfach nur ein
FS? Versuche mal 'mount -t vfat /dev/sdb /media/usbstick'.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/



Reply to: