Follow-up Comment #2, bug #27621 (project grub):

I've got no problems with booting SBM using GRUB2.
Commands are as follows:

menuentry "Smart Boot Manager" {
    set root=(hd0,5)
    linux16 /memdisk/memdisk
    initrd16 /bootmgrs/sbm.bin
}

Key point here is to use linux16/initrd16 instead of linux/initrd.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27621>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to