Displaying 1 result from an estimated 1 matches for "basiccento".
Did you mean:
  basiccentos
  
2013 Nov 22
0
centos4.8 system container not working on fedora 19 machine
...ss it using console then It show errors regarding /etc/fstab
files and filesystem corruption. I am not able to access the container.
Refer below for container xml file and error message,
contents of xml file for Centos container, *Centos4_8.xml:*
<domain type='lxc'>
 <name>BasicCentos</name>
 <memory unit='KiB'>102400</memory>
 <currentMemory unit='KiB'>102400</currentMemory>
 <os>
    <type>exe</type>
    <init>/sbin/init</init>
 </os>
 <clock offset='utc'/>
 <on_poweroff...