Displaying 1 result from an estimated 1 matches for "sinit_acm".
2011 Jul 15
0
XCI Boot hangs on "Starting XenConsoled"
...default configuration)
set root=(xenclient-root)
multiboot /boot/xen.gz console=com1 iommu=1 max_dom0_vcpus=1 ioapic_ack=old
com1=115200/921600,8n1,magic
module /boot/vmlinuz console=xencons root=/dev/mapper/xenclient-root
autostart
module /boot/initramfs.gz
module /boot/lcp_data.bin
module /boot/sinit_acm.bin
It hangs without any message, So I set console=com1,vga on xen, and remove
console argument on vmlinuz to see what kernel message is printed.
Then, Xen goes well, but at the Kernel, after it says "Starting
XenConsoled", it hangs forever.
Does anyone know how to resolve this?
___...