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

Re: [Xen-users] grub commands problem with Ubuntu 10.04


  • To: "Fajar A. Nugraha" <list@xxxxxxxxx>
  • From: Todd Deshane <todd.deshane@xxxxxxx>
  • Date: Mon, 7 Mar 2011 04:03:57 +0000
  • Cc: Abhishek Dixit <abhidixit87@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sun, 06 Mar 2011 20:05:51 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=VJJ0iPwMx6cXNz1ic1LDz1SHGNmP85fanRDwErxKqUPMJPFEzbeBEYX78D8j8pm9Qq mVulnNJDZdRF0zf86eL3+FuaM6GINXOz2knTZLzDlASthf8XUehdzXFyTNJDj+O+RUvc vnkGIPHj76s8xiH9d4HKDFyz80WKkPWE8zgf4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Sun, Mar 6, 2011 at 2:46 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
> On Sun, Mar 6, 2011 at 7:41 PM, Abhishek Dixit <abhidixit87@xxxxxxxxx> wrote:
>> Following is one grub entry
>>
>> menuentry "Ubuntu, Linux 2.6.32.27" {
>>        insmod ntfs
>>        set root='(hd0,2)'
>>        search --no-floppy --fs-uuid --set 96f65c80f65c6313
>>        loopback loop0 /ubuntu/disks/root.disk
>>        set root=(loop0)
>>        linux /boot/vmlinuz-2.6.32.27 root=/dev/sda2
>> loop=/ubuntu/disks/root.disk ro   quiet splash
>>        initrd /boot/initrd.img-2.6.32.27
>> }
>>
>> the above boots into a pv-dom0 kernel
>> but when I try following  which has Xen also
>>
>> menuentry "Xen Linux 2.6.32.27" {
>>        insmod ntfs
>>        set root='(hd0,2)'
>>        loopback loop0 /ubuntu/disks/root.disk
>>        set root=(loop0)
>>        kernel (hd0,2)/boot/xen.gz
>>        module (hd0,2)/boot/vmlinuz-2.6.32.27 dummy=dummy
>> root=/dev/sda2 loop=/ubuntu/disks/root.disk ro console=tty0
>>        module (hd0,2)/boot/initrd.img-2.6.32.27
>> }
>>
>> then I get unknown command kernel,unknown command module
>> and if I tried replacing kernel with multiboot in above then I get the
>> same error
>> unknown command multiboot ,unknown command module
>> I am doing on Ubuntu 10.04 64 bit
>> what is the problem above?
>
> Did you modify the config file manually? If yes, you might need to add
> "insmod multiboot" (or "insmod multiboot2")

Added this hint to the wiki page for this question.

Thanks!
Todd

-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.