I have 2 Harddrives. One of them contains Windows 7. The other has no Operating System. Now I want to install Ubuntu for a Dual Boot. I am just not sure if I should install it on the same drive as Windows, or on the second one.
Also should Ubuntu be installed in a partition or not? I heard that if you just install it in the same partition that Windows is inside you can easily uninstall Ubuntu whenever you want by deleting it like every other Windows software in the control panel. Or I remove the partition if I make one, not sure what way one is better
sudo parted -l
-l is -el, not I (cap i) nor 1(one). Better to copy & paste commands posted as even spaces can be important. Windows only installs in BIOS mode to MBR(msdos) partitioned drives and only to gpt partitioned drive in UEFI boot mode. – oldfred Dec 21 '18 at 21:51