You are not logged in.

#1 2019-10-26 18:32:00

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

I'm not a newbie when it comes to Linux, and even not new to Arch (for last couple years been using Kubuntu for its simplicity - Arch still is my true love, and Kubuntu is kind of marriage of convenience wink), but don't have any idea how to get past Secure Boot on my laptop. I have Windows 10 and Kubuntu 19.10 installed on my machine, and wanted to give Arch another try, but get this when want to boot with Arch ISO

https://i.ibb.co/5KCb6WN/20191026-201446.jpg

I know there is a wiki entry for Secure Boot, but I'm not sure how to start. Seems very complicated. Can anyone describe me how to make Arch ISO to boot when Secure Boot is ON?


moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by 2ManyDogs (2019-10-26 18:57:02)


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#2 2019-10-26 18:34:28

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Offline

#3 2019-10-26 18:43:34

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Yeah, I know that "To successfully boot the installation medium you will need to disable Secure Boot.", but doing that I won't be able to access my other two OS'es.


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#4 2019-10-26 18:52:24

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Zibi1981 wrote:

Yeah, I know that "To successfully boot the installation medium you will need to disable Secure Boot.", but doing that I won't be able to access my other two OS'es.

Why can you not access them with secure boot disabled?  Why do you need need to access them during the installation of arch?
You knew the installation media does not support secure boot so the initial post was rhetorical?
Edit:
Install_from_existing_Linux you could install arch from Kubuntu but you would still have to follow the steps to enable secure boot on arch.

Last edited by loqs (2019-10-26 19:00:40)

Offline

#5 2019-10-27 22:16:32

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

So you think, that when I would install Arch with Secure Boot being disabled, and my current GRUB files would be overwritten by new installation, I still could access Windows 10 and Kubuntu, when Secure Boot will be up again?


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#6 2019-10-28 08:46:05

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Zibi1981 wrote:

So you think, that when I would install Arch with Secure Boot being disabled, and my current GRUB files would be overwritten by new installation, I still could access Windows 10 and Kubuntu, when Secure Boot will be up again?

By GRUB files do you mean grub.cfg or are you referring to executing grub-install or something else?

Offline

#7 2019-10-28 19:20:22

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Yes, as part of Arch installation process.

grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id=GRUB

"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#8 2019-10-28 19:30:40

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

What signed bootloader is the system currently using?  Do you intend to continue using that signed bootloader?
Edit:
If secure boot is enabled then boot loader must be signed if it used, the kernel must also be signed.

Last edited by loqs (2019-10-28 19:42:31)

Offline

#9 2019-10-28 19:42:07

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

I use GRUB and dual-boot with Windows 10 and Kubuntu 19.10. Now I want to triple-boot.


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#10 2019-10-28 19:47:50

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Easiest solution then would be disable secure boot.
With secure boot enabled you need to use a signed kernel that arch does not provide.
If you want to use the arch provided kernel then you would need to sign it with a MOK if the existing bootloader supports it or a PK.

Offline

#11 2019-10-28 20:43:14

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

Disabling Secure Boot is not an option for me. I'm looking for an advice, if triple-booting is possible, when Secure Boot is enabled, and how to achieve this.


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

#12 2019-10-28 20:51:50

loqs
Member
Registered: 2014-03-06
Posts: 17,310

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot

That is covered by Secure_Boot.
I do not know if Kubuntu uses shim or preloader or a directly signed bootloader so I do not know what options that would make available.
The wiki page details all the options available to you and what steps you need to follow depending on the method you choose.
See also http://www.catb.org/~esr/faqs/smart-questions.html

Last edited by loqs (2019-10-28 20:56:11)

Offline

#13 2019-10-28 22:05:56

Zibi1981
Member
From: Poland
Registered: 2008-01-31
Posts: 635

Re: Trying to install Arch on MSI GT75 Titan 8RG laptop with Secure Boot


"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."

MSI Raider GE78HX 13VI-032PL

Offline

Board footer

Powered by FluxBB