help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB installation via copy&paste?


From: Pascal Hambourg
Subject: Re: GRUB installation via copy&paste?
Date: Tue, 12 Feb 2019 20:02:07 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Le 12/02/2019 à 17:22, Roland Hummel a écrit :

According to your answer I used

(intiramfs) blkid
...
/dev/sda4: UUID="bff72c95-8954-45c5-8d41-6d843335395a" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUIID="abc0eeaf-a36a-4004-98e4-5c4e8c423bd8"
...

and used the value of "UUID" as FS UUID in grub.cfg:

search.fs_uuid bff72c95-8954-45c5-8d41-6d843335395a root hd0,gpt4
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

Unfortunately the GNU/Linux boot ends up in initramfs again.

You wrote that previously the system just booted into GRUB, so I take it as a progress. Now GRUB loads a kernel and an initramfs.

What is the error message leading to the initramfs shell ?
Is the root= parameter in the kernel command line (not GRUB's $root variable) correct ?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]