search for: ato_test

Displaying 2 results from an estimated 2 matches for "ato_test".

2018 Sep 19
0
Re: virt-customize is very slow in ubuntu 18.04/centos 7.5
...> Same behaviour on Ubuntu 18.04 and Centos 7.5 > > Ubuntu: > virt-customize 1.36.13 > libvirtd (libvirt) 4.0.0 > Centos: > virt-customize 1.36.10rhel=7,release=6.el7_5.2,libvirt > libvirtd (libvirt) 3.9.0 > > This is the command I run: > virt-customize --hostname ato_test --uninstall cloud-init --install > ifupdown --run-command 'useradd -p $(openssl passwd -1 pass) fos -s > /bin/bash && mkdir /home/fos && adduser fos sudo' -a test.img > If I run using --no-network is faster, but the install obviously does not > work. The network...
2018 Sep 19
2
virt-customize is very slow in ubuntu 18.04/centos 7.5
...a lot and then fails when trying to install a packet. Same behaviour on Ubuntu 18.04 and Centos 7.5 Ubuntu: virt-customize 1.36.13 libvirtd (libvirt) 4.0.0 Centos: virt-customize 1.36.10rhel=7,release=6.el7_5.2,libvirt libvirtd (libvirt) 3.9.0 This is the command I run: virt-customize --hostname ato_test --uninstall cloud-init --install ifupdown --run-command 'useradd -p $(openssl passwd -1 pass) fos -s /bin/bash && mkdir /home/fos && adduser fos sudo' -a test.img If I run using --no-network is faster, but the install obviously does not work. Here the output of the command...