On Sat, Oct 15, 2011 at 10:17 AM, Ryan M Thompson <[email protected]> wrote: > Is it possible to boot a custom built x86 based operating system from grub2? > If so, what is required to make it work? Do we just have to modify the config > file? Please help. > > Ryan
Yes, assuming you're writing this OS yourself just make sure that it's multiboot compliant and load it via multiboot: http://www.gnu.org/software/grub/manual/multiboot/multiboot.html . -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
