Managing Dual Linux OS and Partitions on PC

AI Thread Summary
The discussion centers on uninstalling ArchLinux from a dual-boot setup with Ubuntu on a PC running two different Linux operating systems. The user, Ric, is considering formatting the ArchLinux partition (/dev/sda2) and an empty partition (/dev/sda3) to create a new data partition. There is a query about the necessity of the boot partition (/dev/sda1) for Ubuntu, with the assumption that the EFI System partition (/dev/sdb2) is sufficient for booting. A suggestion is made to check the BIOS boot sequence before making any changes to ensure proper functionality. The user expresses uncertainty about the role of the /dev/sda1 partition in the boot process for Ubuntu.
dRic2
Gold Member
Messages
887
Reaction score
225
Hi,

I am running on pc with 2 different Linux OS and the following partitions

/dev/sda1 (Boot)
/dev/sda2 (ArchLinux)
/dev/sda3 (something empty)

/dev/sdb1 (Ubuntu)
/dev/sdb2 (EFI System partition)
/dev/sdb3 (no name)

Since I basically don't use ArchLinux, I wanted to uninstall it. I though of formatting the /dev/sda2/ partition with together with the /dev/sda3/ and make a new empty partition for data. I was wondering if I can delete the /dev/sda1 as well, since to boot ubuntu I should just need the /dev/sdb2, right?

Thanks
Ric
 
Physics news on Phys.org
First seriously consider checking how your BIOS boot sequence(s) are set before you do anything at all.
 
Hi, sorry for the late reply. So my boot options are the following:

UEFI BOOT:
Ubuntu
UEFI: Crucial_CT(...lot of numbers)
Linux Boot Manager

I am not an expert, but I would guess that the /dev/sda1 in Post #1 is not used to boot ubuntu. Right ?
 
Back
Top