You are not logged in.

#1 2023-02-26 01:48:38

samA29
Member
Registered: 2021-03-12
Posts: 12

convert existing arch disk from MBR to UEFI?

I have Arch and Win 10 on my current system (i9-9900k/Z370 board), each OS is on a separate nvme drive, each is MBR. Upgrading computer to R7-5800X3D/X570 board (MSI Mag x570 Tomahawk wifi). I know I can convert my Win 10 drive to GPT then clone it to the new PCIe 4 nvme, can I do the same for my existing Arch drive? New board has no legacy boot option.

sam

Last edited by samA29 (2023-02-26 01:51:03)

Offline

#2 2023-02-26 01:54:10

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: convert existing arch disk from MBR to UEFI?

Your description doesn't seem to match your title.  Do you need to convert a single disk from MBR to UEFI, or are you migrating to new hardware with a new disk?  If the latter, this is trivial.  Just partition the new drive properly as GPT (including an appropriate efi partition), mount the partitions and copy everything over.  You'll then just need to change / update your boot-loader/manager.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2023-02-26 12:26:22

samA29
Member
Registered: 2021-03-12
Posts: 12

Re: convert existing arch disk from MBR to UEFI?

Just wanted to know if I can convert an existing Arch MBR drive to GPT? I had cloned the Arch drive to a larger nvme before I got the new board & CPU not knowing the new board had no legacy support in the BIOS.

Or should I just wipe the new nvme, use gparted to create a new GPT and use a timeshift backup to restore the data?

As a Arch novice user is there a guide in the wiki on updating/installing a new bootloader?

Sam

Last edited by samA29 (2023-02-26 12:26:50)

Offline

#4 2023-02-26 12:50:37

ratcheer
Member
Registered: 2011-10-09
Posts: 924

Re: convert existing arch disk from MBR to UEFI?

You should start with a freshly partitioned GPT disk.

There is tons of stuff in the Arch Wiki about installing and configuring a new bootloader. There are several equally valid ways to do it. I use systemd-boot, but you'll have to decide for yourself. Good luck!

https://wiki.archlinux.org/title/Arch_b … oot_loader

Offline

#5 2023-02-26 15:23:32

samA29
Member
Registered: 2021-03-12
Posts: 12

Re: convert existing arch disk from MBR to UEFI?

ratcheer wrote:

You should start with a freshly partitioned GPT disk.

There is tons of stuff in the Arch Wiki about installing and configuring a new bootloader. There are several equally valid ways to do it. I use systemd-boot, but you'll have to decide for yourself. Good luck!

https://wiki.archlinux.org/title/Arch_b … oot_loader

Thanks.

sam

Offline

Board footer

Powered by FluxBB