|
|
|
|
|
|
|
|
|
|
xen-users
That didn't work, but thanks for your fast responce.
On 8/15/06, Tony Breeds <tony@xxxxxxxxxxxxxxxxxx> wrote:
On Tue, Aug 15, 2006 at 05:14:19PM -0700, Corey B wrote: > I installed xen, the installation went perfectly fine. I booted into dom0
> zero using the grub entry: > title Fedora Core (2.6.17-1.2174_FC5xen0) > root (hd0,0) > kernel /xen.gz-2.6.17-1.2174_FC5 > module /vmlinuz-2.6.17-1.2174_FC5xen0 ro
> root=/dev/VolGroup00/LogVol00 3 module /initrd- > 2.6.17-1.2174_FC5xen0.img
I'm just guessing but this looks like selinux to me. Try adding "selinux=0" to the kernel commanline ie:
title Fedora Core (2.6.17-1.2174_FC5xen0) root (hd0,0) kernel /xen.gz-2.6.17-1.2174_FC5 module /vmlinuz-2.6.17-1.2174_FC5xen0 ro root=/dev/VolGroup00/LogVol00 3 module /initrd-2.6.17-1.2174_FC5xen0.img selinux=0
If this boots without the errors then you'll need to ask on selinux lists (or mayber here aswell) to workout how to add the appropriate changes to your selinux policy.
Yours Tony
linux.conf.au http://linux.conf.au/ || http://lca2007.linux.org.au/ Jan 15-20 2007 The Australian Linux Technical Conference!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|