Am 24.01.2013 um 21:16 schrieb Laurent Vivier :
> Le jeudi 24 janvier 2013 à 19:05 +0100, Alexander Graf a écrit :
>> On 20.01.2013, at 00:21, Laurent Vivier wrote:
> [...]
>>> +create_root() {
>>> +# sanity check
>>> +
>>> +if [ $(readlink -f ${CONTAINER_PATH}/) = "/" ]
>>> +then
>>
Le jeudi 24 janvier 2013 à 19:05 +0100, Alexander Graf a écrit :
> On 20.01.2013, at 00:21, Laurent Vivier wrote:
[...]
> > +create_root() {
> > + # sanity check
> > +
> > + if [ $(readlink -f ${CONTAINER_PATH}/) = "/" ]
> > + then
> > + echo "ERROR: invalid path ${CONTAINER_PATH}"
On 20.01.2013, at 00:21, Laurent Vivier wrote:
> sudo qemu-create-lxc.sh
>
> This script mixes linux container, binfmt and qemu to create hybrid linux
> container : container on an host kernel.
>
> It will create "light" emulated virtual machine with several steps :
> - create a linux-user qe
sudo qemu-create-lxc.sh
This script mixes linux container, binfmt and qemu to create hybrid linux
container : container on an host kernel.
It will create "light" emulated virtual machine with several steps :
- create a linux-user qemu-
- define it as the binfmt interpreter (using qemu-update-bi