Easy all,
I have a hard drive with 4 partitions setup. boot/swap/root/home
I recently installed windows onto the / partition as i needed it, and now that i'm switching back to linux it's showing /dev/sda4 (the home partition) as being swap space.
blkid shows TYPE="swap" and parted /dev/sda print shows the file system as being linux-swap instead of ext3 like it should be. Obviously I want to keep the data on here, so I'm wondering what could have happened and is there an easy way to retrieve the data from this partition?
Thanks for any help you can provide.