WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Question

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

<Prev in Thread] Current Thread [Next in Thread>