|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] centos image stuck on boot
On Thu, Oct 2, 2008 at 5:15 PM, Coach-X <coachx@xxxxxxx> wrote:
> I am having trouble getting the centos boot image I downloaded from
> jailtime.org to work. We are running xen 3.1 on suse 10.3 No problems
> getting the xen kernel and Domain-0 is running. However, the boot
> process always stops on EXT3-fs: mounted filesystem with ordered data
> mode. It just hangs after that. Any help on how to make the image boot
> would be appreciated.
>
Often in this case, it is a matter of the guest console not showing up.
Try adding:
extra='xencons=tty'
To your guest config.
If that doesn't work, there are a few other things to try on the guest
kernel line that might work. You could search on xen.markmail.org
and/or mount the file system and check the /etc/init* and the getty
setup in the centOS guest.
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|