i installed mate dinit into an nvme in legacy boot mode on my elitedesk g3 16 June 2022, 05:42:08 grub is not being seen by my bios when booting my pc in legacy modenot my artix install on my nvme drive and not on my linux live usbsyes i know how to set the boot priority in the bios setup and the boot menui'm beyond confused.is it the gpt partitioning? must i use mbr only. yes i know to use a bios_grub partition.
Re: i installed mate dinit into an nvme in legacy boot mode on my elitedesk g3 Reply #1 – 16 June 2022, 05:55:47 should this work for artix but putting the settings for artix obviously (not ubuntu)QuoteMethod 3: Set Linux boot for EFI from Windows (last resort)Warning!Playing with your boot settings can leave your system messed up. I advise having a recovery disk or Windows installation disk with you to reverse boot settings. Keeping the Linux live USB can also help in many situations.Step 1In Windows, go to the menu.Access Menu in Windows 10Step 2Search for Command Prompt, right click on it to run it as administrator.Command Prompt in Windows 10Step 3This is strictly for Ubuntu. Other distributions might have some other folder name.In here, copy and paste the command below:bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efiYou don’t need to enter a password or anything like that. The command should run just fine given that your account has admin rights.Step 4Restart and you’ll be welcomed by the familiar Grub screen. I hope this quick tutorial helped you fix the Grub issue.