I've been trying to do some things to change me exteral USB 1tb drive from GPT to MBR. I removed the partitions and then tried gdisk recovery option to change the disk to MBR, Now I have a disk that still appears to be GPT and it now also says I have a misaligned forced MBR. What I want to do, with no concern about any data (obviously since I removed the existing partitions), is some how just completely convert it from GPT to MBR. I want to use this on the Pi I am using as a server. I currently have 3 disks (USB, self powered, plugged into a powered hub) attached and mounted, but this GPT disk doesn't seem to be able to mount (I use mount via UUID in fstab). So, can anyone tell me how to do this from the command line if possible? I currently just use Putty to work on the server.
THANKS!