1
I'm having some odd issues after deleting and resizing an NTFS partition with Gparted. Windows doesn't seem to see the same partition table as Linux.
At first, the deleted partition showed up as 0-block partition of unknown type in fdisk
. Since fdisk
wouldn't let me delete it, I used sfdisk
to do it manually.
The current status:
fdisk
shows 4 partitionsgparted
shows entire drive as unallocated- Windows still sees the old partition table, can't find system files at their old location, thus fails to boot
What's puzzling me is that gparted
's opinion conflicts with fdisk
's.
I've finally resorted to starting from stratch and using backups. I did image the drive before, just in case. PS: I think your point should best be put in a comment, rather than an actual answer, as it's commonly done here. – Andrei – 2013-01-11T20:01:44.387