Problem mit fdisk nach Umschreiben von IDE VMDK
Verfasst: 18.01.2009, 22:53
Hallo. Ich habe mein IDE VMDK, nach diesem KB Eintrag, von IDE auf SCSI konvertriert. Hat wunderbar geklappt, Gast bootet. Was mir aufgefallen ist:
Gibt es eine Möglichkeit das zu beheben??
Code: Alles auswählen
Disk /dev/sda: 4294 MB, 4294967296 bytes
255 heads, 63 sectors/track, 522 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 12 96358+ 83 Linux
Partition 1 has different physical/logical endings:
phys=(191, 3, 63) logical=(11, 254, 63)
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 460 3598560 83 Linux
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(191, 4, 1) logical=(12, 0, 1)
Partition 2 has different physical/logical endings:
phys=(1023, 15, 63) logical=(459, 254, 63)
Partition 2 does not end on cylinder boundary.
/dev/sda3 461 522 498015 82 Linux swap / Solaris
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(1023, 15, 63) logical=(460, 0, 1)
Partition 3 has different physical/logical endings:
phys=(1023, 15, 63) logical=(521, 254, 63)
Partition 3 does not end on cylinder boundary.Gibt es eine Möglichkeit das zu beheben??