Now, I'd like to install Mageia, but I'd like to preserve the factory recovery partition incase it ever needs to be reverted to Ubuntu (eg for selling, warranty etc).
So, this is what I've found:
- Code: Select all
NAME FSTYPE SIZE MOUNTPOINT LABEL
sda 119.2G
├─sda1 vfat 350M DELLUTILITY
├─sda2 vfat 3G OS
├─sda3 ext4 100.9G /
├─sda4 1K
└─sda5 swap 15.1G [SWAP]
So this is my understanding of it:
sda1, dell recovery utility
sda2, recovery image
sda3, the / of the factory install
sda4, I have no idea
sda5, swap
So can I install mageia simply to sda3 and point sda5 to swap? And if needed in the future, I can invoke the recovery utility to reinstall ubuntu?