• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PartitionMagic: "Partition Type: BAD"

sparka

Member
Well, I just installed my second distro of linux onto my secondary hard disk (Ubuntu and Kubuntu), which also has a primary NTFS partition on it also.
Everything went fine, but I wanted to resize my partitions to redistribute and manage free space a bit better.

Unfortunately, when I fired up Partition Magic 8.0, my whole hard drive was defined as "BAD", and I can't edit anything about the hard disk.

Obviously there is nothing wrong with the hard drive itself, seeing I can read and write to the hard disk within windows.

Any ideas?

Thanks!!!

 
Either way, you should be able to access the data though so you should move the data off and then rebuild the drive, I've had this happen before..
 
PM is really nice when it works, but when it doesn't work it tends to go way overboard. And PM does support ext3 just fine, when it works. Infact the ext2/3 resize support was written by the author of the ext2/3 filesystems and was released under the GPL few years after PM paid him to do it, it's where the resize2fs binary came from.

Most likely there's something odd about your partition table, the entries aren't in sequential order or something. It works just fine, but PM chokes on it. You're probably better off running a defrag in Windows, backing up all of your important data and then using one of the partition resize tools that runs in Linux.
 
Back
Top