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

Re: [Xen-users] how should I go for Xen 4.0.1 with a non pv-ops Dom0 kernel


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Abhishek Dixit <abhidixit87@xxxxxxxxx>
  • Date: Thu, 3 Mar 2011 17:20:17 +0530
  • Delivery-date: Thu, 03 Mar 2011 03:51:29 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XTYQZFVGEaCGpxbKxi8kIkB10ziqPigcbvHHBdHSlfrZudc/oTdDpUPRvvHKUPFDkZ 5DZ7rDZfj3yLNPQkSO6lQi1VZH8jsBjlRgfJoxynagw4nszxxIgKqJT3j0zrHmVMjYsj rCnycidJxItpIZl8Xb5sdxmxjGJ4W/PLm5XdE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Thu, Mar 3, 2011 at 2:44 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
> On Thu, Mar 3, 2011 at 3:55 PM, Abhishek Dixit <abhidixit87@xxxxxxxxx>
> wrote:
>>
>> my hypervisor could not boot and unfortunately the
>> system is rebooting so frequently that I am not able
>> to note down the error messages on a paper and pencil.
>
> Try http://wiki.debian.org/Xen#dom0automaticreboots
> --
Your link is good I tried it but the results are not different.
menuentry 'Xen 4.0.1 with new kernel' {
        root='(hd0,1)'
        kernel (hd0,1)/boot/xen.gz noreboot
        module  (hd0,1)/boot/vmlinuz-2.6.32.27-pv-ops root=/dev/sda1
ro console=tty0
        module  (hd0,1)/boot/initrd.img-2.6.32.27-pv-ops
}


error: unknown command kernel
error :u need to load the multiboot kernel first
error :u need to load the multiboot kernel first
Press any key to continue

Now when I changed the entry to some thing like this

menuentry 'Ubuntu, with Xen and  Linux 2.6.32.27'  {
        recordfail
        insmod ext2
        set root='(hd0,1)'
        multiboot (hd0,1)/boot/xen.gz dummy=dummy noreboot
        module  (hd0,1)/boot/vmlinuz-2.6.32.27 dummy=dummy nopat
root=/dev/sda1 ro console=tty0
        module  (hd0,1)/boot/initrd.img-2.6.32.27

}

Then even before I could note down any message on screen it becomes black.

_______________________________________________
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®.