[Libguestfs] virt-builder and Ubuntu 16.04 Xenial no access issue

2016-10-18 Thread P J P
Hello, I created an Ubuntu 16.04 Xenial guest using virt-builder(1) with # virt-builder ubuntu-16.04 -o /var/lib/libvirt/images/ubuntu-16.04.qcow2 --size 10G --format qcow2 --firstboot-command 'dpkg-reconfigure openssh-server' --arch x86_64 And imported it to

Re: [Libguestfs] virt-builder and Ubuntu 16.04 Xenial no access issue

2016-10-18 Thread Richard W.M. Jones
On Wed, Oct 19, 2016 at 12:45:19AM +0530, P J P wrote: > Hello, > > I created an Ubuntu 16.04 Xenial guest using virt-builder(1) with > > # virt-builder ubuntu-16.04 > -o /var/lib/libvirt/images/ubuntu-16.04.qcow2 > --size 10G --format qcow2 > --firstboot-command 'dpkg

Re: [Libguestfs] virt-builder and Ubuntu 16.04 Xenial no access issue

2016-10-18 Thread P J P
+-- On Tue, 18 Oct 2016, Richard W.M. Jones wrote --+ | I was able to reproduce this myself: | | $ virt-builder ubuntu-16.04 --firstboot-command "dpkg-reconfigure openssh-server" --root-password password:123456 | | $ qemu-system-x86_64 -nodefconfig -display none -machine accel=kvm:tcg -m |