I seem to have lost ~1Gb of disk space can anyone suggest where it might
have gone? The disk is 30Gb but now there only seems to be 29Gb.
I'm not worried about losing anything on my Linux partition as i'm going to
do a reinstall soon anyway. So if I could recover the lost space and end up
with a blank Linux partition then that would be fine.
This is the output from fdisk:
[matt]# fdisk /dev/hda
The number of cylinders for this disk is set to 3736.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Disk /dev/hda: 255 heads, 63 sectors, 3736 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2549 20474811 c Win95 FAT32 (LBA)
/dev/hda2 2550 3736 9534577+ 5 Extended
/dev/hda5 2550 3368 6578586 83 Linux
/dev/hda6 3369 3466 787153+ 82 Linux swap
/dev/hda7 3467 3736 2168743+ 83 Linux
The number of cylinders for this disk is set to 2548.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/hda1: 255 heads, 63 sectors, 2548 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1p1 ? 120513 235786 925929529+ 68 Unknown
Partition 1 does not end on cylinder boundary:
phys=(288, 101, 46) should be (288, 254, 63)
/dev/hda1p2 ? 82801 116350 269488144 79 Unknown
Partition 2 does not end on cylinder boundary:
phys=(0, 13, 10) should be (0, 254, 63)
/dev/hda1p3 ? 33551 120595 699181456 53 OnTrack DM6 Aux3
Partition 3 does not end on cylinder boundary:
phys=(324, 77, 19) should be (324, 254, 63)
/dev/hda1p4 ? 86812 86813 10668+ 49 Unknown
Partition 4 does not end on cylinder boundary:
phys=(335, 78, 2) should be (335, 254, 63)
Partition table entries are not in disk order
Any ideas?
Cheers,
Matt.