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

Re: Problem mit "vollem" USB-Stick



Hm, SOLVED ist was anderes, aber:

Ich hatte mit fdisk den Stick angeguckt. Da wurden mir dann mehrere
Partitionen angezeigt [1]. Da mir das spanisch vorkam,
habe ich den Stick neu Partitioniert (mit einer Partition). Da das
formatieren nicht klappte (kein Einbinden möglich)[1] doch noch mal in
die man-page von mkfs.vfat geschaut und den Hinweis gefunden, dass man
Dateisysteme am besten unter dem dafür gedachten Betriebssystem
einrichtet. Das habe ich jetzt gemacht. Der Stick funktioniert, ich
kann über 380 Dateien abspeichern (ich hab da die Schleife abgebrochen)
und bis 489 MB speichern. Warum das jetzt eine Superfloppy ist weiß
ich allerdings nicht und die "Partitionstabelle" sieht wieder wie
vorher sehr interessant aus...

Ulrich


[1] 
$ cat /proc/partitions | grep sda
8     0     501760 sda

# fdisk -l /dev/sda
Note: sector size is 2048 (not 512)

Disk /dev/sda: 513 MB, 513802240 bytes
16 heads, 62 sectors/track, 252 cylinders
Units = cylinders of 992 * 2048 = 2031616 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   ?     1782447     3497378  3402423498   6e  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(357, 114, 46) logical=(1782446, 12, 38)
Partition 1 has different physical/logical endings:
     phys=(10, 255, 13) logical=(3497377, 15, 48)
Partition 1 does not end on cylinder boundary.
[...]
/dev/sda4         2908953     2909008      108424    0  Empty
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(0, 0, 0) logical=(2908952, 12, 25)
Partition 4 has different physical/logical endings:
     phys=(0, 0, 0) logical=(2909007, 6, 48)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order


Reply to: