|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-users
Re: [Xen-users] Problem with grub2 and xen (Ubuntu 10.04)
 
Hey all, 
 
I tried to install xen 4.0.1-rc3pre on my ubuntu installation. The 
installation seemed to work. I also compiled my own dom0 kernel 
(2.6.32.15). The kernel works perfect when i boot it without xen. 
However, when i want to start the xen hypervisor i get the following 
error from grub: "Error: couldn't open file", followed by some lines 
that say that the multiboot kernel should be loaded first. 
 
This is my menu entry: 
menuentry "Xen 4 / Ubuntu 10.04 kernel 2.6.32.15" { 
insmod ext2 
set root='(hd2,2)'
  
 
 Drop the quotes from the above?   
multiboot (hd2,2)/boot/xen.gz /boot/xen.gz 
module (hd2,2)/boot/vmlinuz-2.6.32.15-xenpci dummy=dummy nopat 
root=/dev/sdc2 ro console=tty0 ro console=tty0
  
 
 I had some problems with different xen / dom0 combinations not being able to handle all forms of root fs designations,. Try the "root=UUID= ... " format on the kernel command line. 
  -Bruce 
 
 
module (hd2,2)/boot/initrd.img-2.6.32.15-xenpci 
} 
 
I'm pretty sure that hd2,2 is correct as booting the linux kernel with 
that drive as root works. I also tried without the /boot but that 
didn't help. Does anyone have an idea what causes this problem? 
 
Thanks 
Thomas Richard 
 
_______________________________________________ 
Xen-users mailing list 
Xen-users@xxxxxxxxxxxxxxxxxxx 
http://lists.xensource.com/xen-users 
  
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |   
 
 | 
    | 
  
  
    |   | 
    |