|
it is likely the the partition identifier has become corrupt.
the one for ntfs is 0x07
the one for ext2 is 0x83
so those 2 bytes have been corrupted. but Linux looks at the file system by other ways than the partition identifier but windows does not.
thats how i think i goes though I'm not entirely sure
|