How to remove a GPT partition table from HDD on Linux
Sometimes you might have to remove an existing GPT partition table from a hard disk. E.g. when you install another OS like Windows which can't cope with GPT. Or like in my case, when you want to add an HDD into a RAID where the other disks use the traditional MBR partition table. Install GParted ... Read more