On Mon 24 Jun 2024, Craig Small wrote:

> On Sun, 9 Jun 2024 at 01:03, Paul Slootman <p...@debian.org> wrote:
> > I am running a number of virtual systems under lxc via libvirt.
> > This means these systems share the host kernel (not like qemu where a
> > whole virtual machine is emulated).
> Hi Paul,
>   I did the following (as root)
> 
> lxc-create --name debtest2 --template download -- --dist debian
> --release bookworm --arch amd64
> sudo lxc-start --name debtest2
> lxc-attach --name debtest2

I'm running the lxc containers under control of libvirt, I suspect the
difference is how libvirt implements the container vs. plain lxc.

With libvirt the controlling process is /usr/lib/libvirt/libvirt_lxc ,
with lxc I see /usr/bin/lxc-start .


Regards,
Paul

Reply via email to