Topic: ERROR: Current NTFS volume size is bigger than the device size!
Hi, i was changing my NTFS partition size and i've got this error:
i found this topic: http://gparted-forum.surf4.info/viewtopic.php?id=13777
1) I have problem with my ntfs partition sda5
2) I use GParted 0.6.2
3) My fdisk -l -u looks like that:
Dysk /dev/sda: 500.1 GB, bajtów: 500107862016
głowic: 255, sektorów/ścieżkę: 63, cylindrów: 60801, w sumie sektorów: 976773168
Jednostka = sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Rozmiar we/wy (minimalny/optymalny) w bajtach: 512 / 512
Identyfikator dysku: 0x000bdcd7
Urządzenie Rozruch Początek Koniec Bloków ID System
/dev/sda1 * 63 104856254 52428096 7 HPFS/NTFS
/dev/sda2 104858269 910770175 402955953+ 5 Rozszerzona
/dev/sda3 910770176 915232767 2231296 82 Linux swap / Solaris
/dev/sda4 915232768 976771071 30769152 83 Linux
/dev/sda5 104858271 910768798 402955264 7 HPFS/NTFS
kuba@kuba-desktop:~$ sudo parted /dev/sda5 unit s print
gives me
Błąd: /dev/sda5: nierozpoznana etykieta dysku
that means:
Error: /dev/sda5: unrecognized disk label
and error from gparted:
GParted 0.6.2
Biblioteka libparted 2.3
Sprawdzanie i naprawianie systemu plików (ntfs) na /dev/sda5 00:00:02 ( BŁĄD )
kalibracja /dev/sda5 00:00:00 ( UDANE )
ścieżka: /dev/sda5
początek: 104858271
koniec: 910768798
rozmiar: 805910528 (384.29 GiB)
sprawdzanie błędów systemu plików na /dev/sda5 i naprawianie w miarę możliwości 00:00:02 ( BŁĄD )
ntfsresize -P -i -f -v /dev/sda5
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name : /dev/sda5
NTFS volume version: 3.1
Cluster size : 4096 bytes
Current volume size: 413887279616 bytes (413888 MB)
Current device size: 412626190336 bytes (412627 MB)
ERROR: Current NTFS volume size is bigger than the device size!
Corrupt partition table or incorrect device partitioning?
========================================
please help me, i really don't know what i supouse to do
thanks
and sorry for my english, as you can see i'm from poland
edit: ok, now i messed up. I found magic solve by using testdisk. I did what i read and now Gparted dosen't see my partitions at all. I think i damaged partition table, look at my fdisk now please:
Dysk /dev/sda: 500.1 GB, bajtów: 500107862016
głowic: 255, sektorów/ścieżkę: 63, cylindrów: 60801
Jednostka = cylindrów, czyli 16065 * 512 = 8225280 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Rozmiar we/wy (minimalny/optymalny) w bajtach: 512 / 512
Identyfikator dysku: 0x000bdcd7
Urządzenie Rozruch Początek Koniec Bloków ID System
/dev/sda1 * 1 6527 52428096 7 HPFS/NTFS
/dev/sda2 6528 56847 404186796+ 7 HPFS/NTFS
/dev/sda3 56847 56971 1000440 82 Linux swap / Solaris
/dev/sda4 56971 60802 30775689 f W95 Rozsz. (LBA)
/dev/sda5 56971 60802 30769152 83 Linux
is there any way to fix it?