bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27621] Unable to load simple boot manager (SBM) with Grub 2


From: Alexey Loukianov
Subject: [bug #27621] Unable to load simple boot manager (SBM) with Grub 2
Date: Sun, 17 Jan 2010 08:19:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]