|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-users
Re: [Xen-users] Problem with grub2 and xen (Ubuntu 10.04) 
| I tried that one, but it doesn't seem to work either (i've tried it before too) What's the approximate size of xen-4.0.1-rc3-pre.gz? Thanks Thomas Richard 
2010/6/16 Boris Derzhavets <bderzhavets@xxxxxxxxx> 
| This one should work:- multiboot (hd2,2)/boot/xen.gz dummy=dummy
 menuentry "Xen 4 / Ubuntu 10.04 kernel 2.6.32.15" {
 insmod ext2
 set
 root='(hd2,2)'
 
 module 
(hd2,2)/boot/vmlinuz-2.6.32.15-xenpci dummy=dummy nopat root=/dev/sdc2
 ro console=tty0
 
 module 
(hd2,2)/boot/initrd.img-2.6.32.15-xenpciMy current env :-}
 
 
 menuentry "Xen 4.0 / Ubuntu 10.04 kernel 2.6.32.15" {
 insmod ext2
 set root='(hd0,9)'
 multiboot (hd0,9)/boot/xen.gz dummy=dummy
 module (hd0,9)/boot/vmlinuz-2.6.32.15 dummy=dummy nopat root=/dev/sda9 ro console=tty0
 module (hd0,9)/boot/initrd.img-2.6.32.15
 }
 
 
 Boris.
 
 | 
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users | 
 |  | 
  
    |  |  |