You are not logged in.

#1 2018-04-08 19:25:13

drudox
Member
Registered: 2017-10-01
Posts: 126

grub not found [Solved]

I have a preoblem installing grub on UEFI system ... in particular the first fase (1) I have mounted the EFI partition in /mnt/boot/efi then at the end of live installation i give :

 # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub --boot-directory=/boot/efi --recheck --debug 

works and the file .efi is created , but then when I have to do

 grub-mkconfig /boot/grub/grub.cfn 

looks that everything is ok
but the grub start in rescue mode I dnt know what I'm wrong?

Last edited by drudox (2018-04-09 13:27:18)

Offline

#2 2018-04-08 20:07:22

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: grub not found [Solved]

If that's the exact grub-mkconfig command that you are using then it's incorrect.

Check the grub wiki page.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-04-08 20:58:43

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: grub not found [Solved]

i forget "-o"

Offline

#4 2018-04-08 21:24:12

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: grub not found [Solved]

# grub-install --target=x86_64-efi --efi-directory=$esp --bootloader-id=arch_grub --recheck --debug

using the way here above I still have to use grub-mkconfig right ?

Last edited by drudox (2018-04-09 13:26:56)

Offline

#5 2018-04-08 23:06:57

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: grub not found [Solved]

Please post in English.  If you are not comfortable in English, please use the report link and we can move the thread to "Other Languages" for you.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB