Am 05.06.2013 14:45, schrieb Serge Hallyn:
> Quoting Tomas Pospisek (t...@sourcepole.ch):
>> Am 03.06.2013 23:38, schrieb Serge Hallyn:
>>> Create a loopfile backed container by doing:
>>>
>>> lxc-create -B loop -t template -n name
>>>
>>> or
>>>
>>> lxc-clone -B loop -o dir1 -n loop1
>>>
>
Quoting Tomas Pospisek (t...@sourcepole.ch):
> Am 03.06.2013 23:38, schrieb Serge Hallyn:
> > Create a loopfile backed container by doing:
> >
> > lxc-create -B loop -t template -n name
> >
> > or
> >
> > lxc-clone -B loop -o dir1 -n loop1
> >
> > The rootfs in the configuration file wi
Am 03.06.2013 23:38, schrieb Serge Hallyn:
> Create a loopfile backed container by doing:
>
> lxc-create -B loop -t template -n name
>
> or
>
> lxc-clone -B loop -o dir1 -n loop1
>
> The rootfs in the configuration file will be
>
> loop:/var/lib/lxc/loop1/rootdev
While I app
Create a loopfile backed container by doing:
lxc-create -B loop -t template -n name
or
lxc-clone -B loop -o dir1 -n loop1
The rootfs in the configuration file will be
loop:/var/lib/lxc/loop1/rootdev
Signed-off-by: Serge Hallyn
---
doc/lxc-clone.sgml.in | 2 +-
doc