Using GParted 0.4.3 :
1. Insert boot CD
2. Let it boot GParted Live (default ...)
3. Don't touch keymap
4. 33 English
5. [0] continue to start X to use GParted automatically
6. doubleClick Terminal
7. root@debian:~# parted /dev/sda unit s print
Error: Can't have a partition outside the disk!
8. root@debian:~# fdisk -l -u
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors 1 * 512 = 512 bytes
Disk identifier: 0xa42d04a3
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
/dev/sda2 * 81920 312592769 156255425 7 HPFS/NTFS
Disk /dev/sdb: 259 MB, 259522560 bytes
65 heads, 32 sectors/track, 243 cylinders, total 506880 sectors
Units = sectors 1 * 512 = 512 bytes
Disk identifier: 0xf7861bbd
Device Boot Start End Blocks Id System
/dev/sb1 32 506879 253424 6 FAT16
Partition 1 has different physical/logical endings:
phys=(249, 64, 32) logical=(243, 44, 32)
------- Comment #5 from Curtis Gedak 2009-04-09 19:07 UTC -------
To fix this problem from Linux involves using the command line to call the
ntfsresize and fdisk commands directly to adjust the partition. If you chose
to go this route, we have some knowledgeable people on the forum that could
help you with this. See:
http://gparted.sourceforge.net/forum.php
I use UNIX a tiny bit and would like some help to 'fix' and repartition my hard drive. Please!