Can someone make any sense of the errors/messages I get upon issuing the fdisk -l command? The output is as follows:
Disk /dev/scsi/host0/bus0/target0/lun0/disc: 4026 MB, 4026531840 bytes
124 heads, 62 sectors/track, 1022 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Device Boot Start End Blocks Id System
/dev/scsi/host0/bus0/target0/lun0/part1 1 131 503344 82 Linux swap
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 1, 1) logical=(0, 0, 33)
Partition 1 has different physical/logical endings:
phys=(142, 219, 32) logical=(130, 117, 26)
Partition 1 does not end on cylinder boundary.
/dev/scsi/host0/bus0/target0/lun0/part2 131 392 1000000+ 83 Linux
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(143, 0, 1) logical=(130, 117, 27)
Partition 2 has different physical/logical endings:
phys=(427, 20, 1) logical=(391, 11, 31)
Partition 2 does not end on cylinder boundary.
/dev/scsi/host0/bus0/target0/lun0/part3 392 1023 2428799+ 83 Linux
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(427, 20, 2) logical=(391, 11, 32)
Partition 3 has different physical/logical endings:
phys=(1023, 219, 32) logical=(1022, 115, 54)
Partition 3 does not end on cylinder boundary.
Are those critical errors? I followed the guidelines in the howto when I was creating the partitions.


Reply With Quote
