Displaying 1 result from an estimated 1 matches for "centos4_8".
Did you mean:
  centos4.8
  
2013 Nov 22
0
centos4.8 system container not working on fedora 19 machine
...ontainer it get started successfully but when I am
trying to access 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>
 &...