Hi

Baking nativedisk (and other respective modules) into core.img and executing it
in a baked-in grub.cfg file (e.g., via "nativedisk ahci") switches to the native
disk drivers correctly, but doesn't modify variables such as prefix, root or
cmdpath.

In my case, the disks are remapped to ahciX and module loading (including
normal) fails afterwards.

I generally could hardcode new values in the embedded grub.cfg file, but is
there a way to let that happen automatically? E.g., if booting from the first
hard drive, prefix and root are set to (hd0,...)/..., which I would like to have
automatically changed to (ahci0,...)/... on native disk driver load.



Mihai

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to