|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] boot Xen 4.0
On Tue, May 18, 2010 at 02:46:10PM -0700, ccmail111 wrote:
> Hi Pasi,
>
> I'm sorry for typo below grub.conf is:
>
> title Xen 4.0 debug XenLinux 2.6
> root (hd0,0)
> kernel /xen-4.0.0.gz console=com1, com1=115200,8n1 noreboot
> loglvl=all vga=text-80x50,keep iommu=off apic=debug guest_loglvl=all
> module /vmlinuz-2.6.31.13 ro root=/dev/sda3 console=hvc0
> earlyprintk=xen nomodeset initcall_debug debug loglevel=10
> module /initrd.img-2.6.31.13
>
>
> on another PC during boot up I see another problem - it is stuck at error:
>
> ACPI Error (dsField-0140): [CAPD] Namespace lookup failure,
> AE_ALREADY_EXISTS.
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0._OSCI] (Node ffff8800b4c12500), AE_ALREADY_EXISTS
> aer 0000:00:01.0: pcie02: AER service couldn't init device: _OSC failed
>
> <...clip..errors...>
> (XEN) irq.c: 1182:d0 Cannot bind IRQ 0 to guest. Will not share with
> others.
> <..clip..>
> [drm] Initialized drm 1.1.0 20060810
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Can you attach the full serial log?
What is the distro? If it is Fedora Core 12 or later you need to use
dracut to create an initramfs instead of the mkinitrd.
Does your VGA screen show anything?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|