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

USB stick/cfdisk mit Fehlern



Moin!

System ist Debian Squeeze auf ARM:
~$ uname -a
Linux kali 2.6.32-5-kirkwood #1 Thu May 19 12:56:20 UTC 2011 armv5tel
GNU/Linux


Ein - ansonsten funktionierender - USB stick wird mit fdisk -l /dev/sda
wie folgt ausgegeben:

~$ sudo fdisk -l /dev/sda

Disk /dev/sda: 4004 MB, 4004511744 bytes
124 heads, 62 sectors/track, 1017 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009a170

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1         107      409600    b  W95 FAT32
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(0, 32, 33) logical=(0, 33, 3)
Partition 1 has different physical/logical endings:
     phys=(51, 30, 43) logical=(106, 101, 58)
Partition 1 does not end on cylinder boundary.
/dev/sda2             107         241      512000   83  Linux
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(51, 30, 44) logical=(106, 101, 59)
Partition 2 has different physical/logical endings:
     phys=(114, 219, 41) logical=(240, 2, 4)
Partition 2 does not end on cylinder boundary.
/dev/sda3             241        1018     2988032   83  Linux
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(114, 219, 42) logical=(240, 2, 5)
Partition 3 has different physical/logical endings:
     phys=(486, 217, 51) logical=(1017, 42, 12)
Partition 3 does not end on cylinder boundary.



cfdisk verweigert den Start mit:

~$ sudo cfdisk /dev/sda
FATAL ERROR: Bad primary partition 2: Partition ends in the final partial
cylinder


Was tun? Stick neu partitionieren und die Daten nachher wieder rauf kopieren?

Gruß
Frank


Reply to: