Some information from fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 7476 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hda2 1276 2812 12337951+ f Win95 Ext'd (LBA)
Partition 2 does not end on cylinder boundary:
phys=(1023, 0, 63) should be (1023, 254, 63)
/dev/hda3 2812 7476 37471581 b Win95 FAT32
/dev/hda5 1276 2681 11293663+ 83 Linux
/dev/hda6 2682 2811 1044193+ 82 Linux swap
Now is there a way to fix this?... Truth be told I'm not sure what the Win95
Ext'd (LBA) part is... AFAIK I have three partitions, Windows XP (I'm
assuming the HPFS/NTFS), RedHat 9.0 (I'm assuming Linux and Linux swap) and
a Common partition (again assuming the Win95 FAT32)
--Slosh