<div dir="ltr"><div><div><div>Hi,<br><br></div>I am stuck with a issue in Fedora 14 using lxc. I have create a container using the template available at - <a href="https://launchpadlibrarian.net/83751818/lxc-fedora">https://launchpadlibrarian.net/83751818/lxc-fedora</a><br>
<br></div>container is created successfuly and when I try lxc-start command I am getting stuck as shown below.<br><br></div>There seems to be some issues with /etc/fstab. Any pointers or proper template to create a container would be of great help.<br>
<div><br># lxc-start -n test<br>        Welcome to Fedora <br>Setting hostname localhost:                                [  OK  ]<br>Checking filesystems<br>WARNING: couldn't open /etc/fstab: No such file or directory<br>
                                                           [  OK  ]<br>warning: can't open /etc/fstab: No such file or directory<br>mount: can't find / in /etc/fstab or /etc/mtab<br>Mounting local filesystems:  warning: can't open /etc/fstab: No such file or directory<br>
                                                           [  OK  ]<br>No such file or directory<br>Enabling /etc/fstab swaps:  swapon: /etc/fstab: open failed: No such file or directory<br>                                                           [FAILED]<br>
Entering non-interactive startup<br>Bringing up loopback interface:                            [  OK  ]<br>Bringing up interface eth0:  <br>Determining IP information for eth0... done.<br>                                                           [  OK  ]<br>
Starting system logger:                                    [  OK  ]<br>awk: cmd. line:1: fatal: cannot open file `/etc/fstab' for reading (No such file or directory)<br>awk: cmd. line:1: fatal: cannot open file `/etc/fstab' for reading (No such file or directory)<br>
awk: cmd. line:1: fatal: cannot open file `/etc/fstab' for reading (No such file or directory)<br>awk: cmd. line:1: fatal: cannot open file `/etc/fstab' for reading (No such file or directory)<br>Mounting other filesystems:  warning: can't open /etc/fstab: No such file or directory<br>
                                                           [  OK  ]<br><br><br><br>^[[17~^C^Z^F[root@localhost ~]# lxc-version <br>lxc version: 0.7.2<br></div></div>