Hey, Thanks, The problem is solved :-)
My problem is in hda5 (a file with zero bites "SHIVA.NRG")
I delated that file from windows and restarted my pc and the Gparted works fine...
Is this a bug in Gparted?
Results ::::
When I do : ntfsresize --info --force /dev/hda1
root@GParted:~# ntfsresize --info --force /dev/hda1
ntfsresize v1.13.1 (libntfs 9:0:0)
Device name : /dev/hda1
NTFS volume version: 3.1
Cluster size : 4096 bytes
Current volume size: 10495422976 bytes (10496 MB)
Current device size: 10495425024 bytes (10496 MB)
Checking filesystem consistency ...
100.00 percent completed
Accounting clusters ...
Space in use : 5054 MB (48.2%)
Collecting resizing constraints ...
You might resize at 5053620224 bytes or 5054 MB (freeing 5442 MB).
Please make a test run using both the -n and -s options before real resizing!
root@GParted:~#
when I do : dosfsck -a -v /dev/dha5
root@GParted:~# dosfsck -a -v /dev/hda5
dosfsck 2.11 (12 Mar 2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSDOS5.0"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
16384 bytes per cluster
38 reserved sectors
First FAT starts at byte 19456 (sector 38)
2 FATs, 32 bit entries
5118464 bytes per FAT (= 9997 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 10256384 (sector 20032)
1279551 data clusters (20964163584 bytes)
63 sectors/track, 255 heads
63 hidden sectors
40965687 sectors total
/SHIVA.NRG
File size is 0 bytes, cluster chain length is > 0 bytes.
Truncating file to 0 bytes.
(And hangs up and nothing done for a long time)
when I do : dosfsck -a -v /dev/dha6
root@GParted:~# dosfsck -a -v /dev/hda6
dosfsck 2.11 (12 Mar 2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSDOS5.0"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
16384 bytes per cluster
38 reserved sectors
First FAT starts at byte 19456 (sector 38)
2 FATs, 32 bit entries
5118464 bytes per FAT (= 9997 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 10256384 (sector 20032)
1279551 data clusters (20964163584 bytes)
63 sectors/track, 255 heads
63 hidden sectors
40965687 sectors total
Reclaiming unconnected clusters.
Checking free cluster summary.
/dev/hda6: 12065 files, 179600/1279551 clusters
root@GParted:~#
when I do : dosfsck -a -v /dev/dha7
root@GParted:~# dosfsck -a -v /dev/hda7
dosfsck 2.11 (12 Mar 2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSDOS5.0"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
16384 bytes per cluster
38 reserved sectors
First FAT starts at byte 19456 (sector 38)
2 FATs, 32 bit entries
6738432 bytes per FAT (= 13161 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 13496320 (sector 26360)
1684493 data clusters (27598733312 bytes)
63 sectors/track, 255 heads
63 hidden sectors
53930142 sectors total
Reclaiming unconnected clusters.
Checking free cluster summary.
/dev/hda7: 88407 files, 1113489/1684493 clusters
root@GParted:~#
Thanks for your support...