mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
loongarch: grub: Fix hard coded "i386-pc" for grub module path
This commit is contained in:
parent
5f2246f968
commit
9d21a41996
@ -205,7 +205,7 @@ EOF</userinput></screen>
|
|||||||
The <command>grub-install</command> command has embedded some modules
|
The <command>grub-install</command> command has embedded some modules
|
||||||
into the main <application>GRUB</application> image (installed into
|
into the main <application>GRUB</application> image (installed into
|
||||||
the MBR or the GRUB BIOS partition) to access the other modules
|
the MBR or the GRUB BIOS partition) to access the other modules
|
||||||
(in <filename class='directory'>/boot/grub/i386-pc</filename>) without
|
(in <filename class='directory'>/boot/grub/loongarch64-efi</filename>) without
|
||||||
a chicken-or-egg issue, so with a typical configuration these two
|
a chicken-or-egg issue, so with a typical configuration these two
|
||||||
modules are already embedded and those two <command>insmod</command>
|
modules are already embedded and those two <command>insmod</command>
|
||||||
commands will do nothing. But they do no harm anyway, and they may
|
commands will do nothing. But they do no harm anyway, and they may
|
||||||
|
Loading…
Reference in New Issue
Block a user