grub-devel
[Top][All Lists]
Advanced

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

unknown command 'boot' with coreboot/grub2


From: Ward Vandewege
Subject: unknown command 'boot' with coreboot/grub2
Date: Tue, 24 Mar 2009 16:07:13 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

I've built grub2 from source (r2045). My modules list is:

MODULES="minicmd normal ls cat help ext2 iso9660 reiserfs xfs fat pc gpt ata
serial memdisk multiboot linux configfile search tar"

but when booting a multiboot xen kernel I get

 unknown command 'boot'

My grub stanza is:

  menuentry "Xen 3.1.4" {
    set root=(ata0,1)
    multiboot /boot/xen-3.gz no-real-mode com1=115200,8n1 console=com1,vga
    module /boot/vmlinuz-2.6.18.8-xen root=/dev/hda1 ro console=tty0 
console=ttyS0,115200n8
    module  /boot/initrd.img-2.6.18.8-xen
  }

Am I missing a module, or is the order wrong?

Thanks,
Ward.

-- 
Ward Vandewege <address@hidden>
Free Software Foundation - Senior Systems Administrator




reply via email to

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