I've been given an old company laptop with a Windows 7 / CentOS dual boot setup - using MBR. I want to wipe the whole thing and install Ubuntu under UEFI - but I want to create my own partition layout (essentially, a normal layout with a second, unused 'root' partition to install a future new Linux distro into without trashing the live one).
So is it sufficient to simply choose 'manual', delete everything that's there, and set up the partitions I want? Will that also set up UEFI booting for me? I assume I also have to tweak the BIOS to boot off of UEFI - it's currently set to legacy. I'm typing from Ubuntu booted from a UEFI flash drive, so the BIOS can certainly handle it...
If it's not possible to do this in one step, can I just let Ubuntu 'take the whole disk' and then reinstall it after Ubuntu has done whatever magic it needs to do to convert to UEFI?
gparted
instead ofgnome-disks
Nmath uses; but that's just my choice. You tagged Kubuntu, so it's "KDE Partition Manager" (instead ofgnome-disks
, Disks orgparted
) and "Something else" is "Manual Partition" (or wording like that) in the installer. – guiverc Jan 11 '21 at 21:26