Hi,<br><div class="gmail_quote"><br>Am trying to get lenny (latest debian from <a href="http://ftp.us.debian.org/debian" target="_blank">http://ftp.us.debian.org/debian</a>) run as a container on Fedora12 with 2.6.32.13 kernel and running into below error :<br>

<br>
lxc-start -n lennycont<br>SELinux:  Could not open policy file <= /etc/selinux/targeted/policy/policy.24:  No such file or directory<br>INIT: version 2.86 booting<br>INIT: Entering runlevel: 2<br>Starting enhanced syslogd: rsyslogd.<br>


Starting periodic command scheduler: crond.<br><br>INIT: Id "4" respawning too fast: disabled for 5 minutes<br>INIT: Id "2" respawning too fast: disabled for 5 minutes<br>INIT: Id "T1" respawning too fast: disabled for 5 minutes<br>


INIT: Id "1" respawning too fast: disabled for 5 minutes<br>INIT: Id "5" respawning too fast: disabled for 5 minutes<br>INIT: Id "3" respawning too fast: disabled for 5 minutes<br>INIT: Id "T0" respawning too fast: disabled for 5 minutes<br>


INIT: Id "6" respawning too fast: disabled for 5 minutes<br>INIT: no more processes left in this runlevel<br><br>My config file is as below :<br><br>lxc.utsname = lennycont<br>lxc.network.type = veth<br>lxc.network.flags = up<br>


lxc.network.link = br0<br>lxc.network.ipv4 = <a href="http://128.107.159.180/22" target="_blank">128.107.159.180/22</a><br><a href="http://lxc.network.name" target="_blank">lxc.network.name</a> = eth0<br>lxc.rootfs = /lxc/lenny-chroot<br>

lxc.mount = /lxc/lenny.fstab<br>
lxc.tty = 1<br><br>fstab :<br>none /lxc/lenny-chroot/dev/pts devpts defaults 0 0<br>none /lxc/lenny-chroot/proc    proc   defaults 0 0<br>none /lxc/lenny-chroot/sys     sysfs  defaults 0 0<br>none /lxc/lenny-chroot/dev/shm tmpfs  defaults 0 0<br>


<br>I googled and found some solutions but none of them worked for me :-( Could you please help?<br><br>Thanks,<br><font color="#888888">Nirmal<br><br><br>
</font></div><br>