|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] problem while xen boot
On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote:
> Hai,
>
> I am using dell insprion 580 machine for xen installation and dom0
> configuation. I compiled xen source code and configured the kernal. Grub
> entry given below
>
> menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' {
> insmod ext2
> set root='(hd0,3)'
> multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
> module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro
> module (hd0,3)/boot/initrd.img-2.6.32.25
> }
>
>
> When i am booting kernal, it show some configuration about file system and
> memory. After this stage , screen become black and blank. I think, it is
> associated with graphics or vga out.
> Please give the details about xen IRC channel
>
> Please help to solve it.
Did you look in the PVOPS Wiki? It has a wealth of information to help you
along.
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|