Topic: SOLVED - NTFS resize problem
I think i did it again.
I resized the NTFS partition during Fedora installation and now i can't boot to my Windows nor i can get access to my files. I saw on foruns people managed to correct the problem with your help. Please, what can i do?
From where i start?
Heres is my fdisk -l -u output
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x95e5f77c
Device Boot Start End Blocks Id System
/dev/sda1 2048 393431039 196714496 7 HPFS/NTFS
/dev/sda2 603146240 624723967 10788864 7 HPFS/NTFS
/dev/sda3 624723968 625135615 205824 7 HPFS/NTFS
/dev/sda4 393431850 603144359 104856255 5 Extended
/dev/sda5 * 393431913 393841512 204800 83 Linux
/dev/sda6 393841514 603143016 104650751+ 8e Linux LVM
Partition table entries are not in disk order
And here is my parted /dev/sda unit s print output
Model: ATA SAMSUNG HM320II (scsi)
Disk /dev/sda: 625142448s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 2048s 393431039s 393428992s primary ntfs
4 393431850s 603144359s 209712510s extended
5 393431913s 393841512s 409600s logical ext4 boot
6 393841514s 603143016s 209301503s logical lvm
2 603146240s 624723967s 21577728s primary ntfs
3 624723968s 625135615s 411648s primary ntfs
Thank you!