Comment 39 for bug 1529079

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

@pitti,

to reproduce in a fresh vm,

1. apt-get install qemu-kvm libvirt-bin
2. follow instructions at https://wiki.ubuntu.com/SergeHallyn_libvirtnest , in particular:
     a. wget http://people.canonical.com/~serge/cdboot.xml
     b. wget -O mini.iso http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/mini.iso
     c. qemu-img create cdboot.img 1G
     d. virsh define cdboot.xml
     e. virsh start cdboot
3. now apt-get install systemd-container

now virsh destroy cdboot; virsh start cdboot; it should fail