Hi, this seems to be solved by installing grub-legacy, but maybe this is also interesting for others.
Booting from hard disk via Grub2 works fine for me. I wrote a small script that generates Grub2 entries from the menu.lst file. It creates a file $build/var/run/$name/40_custom that can be copied to /etc/grub.d/. I attached the script and an example entry for the demo scenario to this mail. My script is specific for Nova, but adoption should be easy. All best Chritsian On Sunday 02 November 2014 01:29:52 Nobody III wrote: > I've installed Genode on a partition on my hard drive, and configured Grub2 > to boot it. However, Genode cannot find the ROM module "init". I configured > Grub2 correctly--I used multiboot and added all the modules, including > init. Note that I can boot from a cd with no problems besides graphics > issues. I don't see any reason for the error besides Grub2 loading the > modules differently. Is there any fix to make Genode compatible with Grub2? > Could someone else try using Grub2 and see whether they get the same error?
create_grub2_entry_nova.perl
Description: Perl program
40_custom
Description: application/shellscript
------------------------------------------------------------------------------
_______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
