<div>š</div><div>Hi Cole, hi all,</div><div>could login via ssh from the host without preseeding. Thanks, now I know how the result, I am after, looks like.</div><div>Well, then thinking about it. If my preseeding script seems the culprit:</div><div>1) Who should I ask? (guess the d-i, preseeding ppl)</div><div>2) My preseeding script to perform actually what? (Is there a requirements interface standard between virt-install and d-i preseeding for the present use case? The search for an existing, proper preseeding script gets easier knowing to name.</div><div>3) what not to touch, because is is virt-install's job to setup the network?</div><div>š</div><div>4)</div><div>Is it what is called by libvirt virtual networking?</div><div><a href="http://wiki.libvirt.org/page/VirtualNetworking#The_default_configuration">http://wiki.libvirt.org/page/VirtualNetworking#The_default_configuration</a></div><div>š</div><div>5)</div><div>from my preseeding script</div><div>#in-target /bin/bash /root/postinst.sh #on the guest</div><div>One sees that one can trigger shell commands on the host. Is it not possible to setup the missing network manual/scripted?</div><div>š</div><div>Really do not know, what would be best practice here or from here.</div><div>š</div><div>Therefore</div><div>Tia</div><div>š</div><div><blockquote><p>ssh root@192.168.122.239<br />root@192.168.122.239's password:</p><p>The programs included with the Debian GNU/Linux system are free software;<br />the exact distribution terms for each program are described in the<br />individual files in /usr/share/doc/*/copyright.</p><p>Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent<br />permitted by applicable law.<br />Last login: Fri Apr 15 19:53:53 2016 from localhost<br />root@debian:~# ifconfig <br />eth0 Link encap:Ethernet HWaddr 52:54:00:03:a1:9f <br /> inet addr:192.168.122.239 Bcast:192.168.122.255 Mask:255.255.255.0<br /> inet6 addr: fe80::5054:ff:fe03:a19f/64 Scope:Link<br /> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br /> RX packets:90 errors:0 dropped:0 overruns:0 frame:0<br /> TX packets:88 errors:0 dropped:0 overruns:0 carrier:0<br /> collisions:0 txqueuelen:1000 <br /> RX bytes:12585 (12.2 KiB) TX bytes:11211 (10.9 KiB)</p><p>lo Link encap:Local Loopback <br /> inet addr:127.0.0.1 Mask:255.0.0.0<br /> inet6 addr: ::1/128 Scope:Host<br /> UP LOOPBACK RUNNING MTU:65536 Metric:1<br /> RX packets:66 errors:0 dropped:0 overruns:0 frame:0<br /> TX packets:66 errors:0 dropped:0 overruns:0 carrier:0<br /> collisions:0 txqueuelen:0 <br /> RX bytes:10262 (10.0 KiB) TX bytes:10262 (10.0 KiB)</p></blockquote><p>š</p></div><div>15.04.2016, 14:30, "Cole Robinson" <crobinso@redhat.com>:</div><blockquote type="cite"><p>There's a lot of things that might be going wrong here, and it's unlikely to<br />be virt-install.<br /><br />virbr0 comes from the libvirt default virtual network. Maybe your host IP<br />tables messed with it. do sudo virsh net-destroy default ; sudo virsh<br />net-start default, or try a host reboot.<br /><br />THe VM isn't even getting an IP address, could be a host or VM networking<br />issue, or an ubuntu issue in the guest.<br /><br />For virt-install, use --network network=default instead of the bridge option<br />as well. Same result, but that's the preferred method.<br /><br />See if you can get networking to work without a preseed file to eliminate that<br />from the equation first.<br /><br />- Cole<br /><br />On 04/14/2016 07:50 PM, Mario Gummies wrote:</p><blockquote><br />šHi,<br />šsorry for this cross posting. Realized late that the tool of my problem<br />švirt-install has its own mailing list.<br />šThanks for any pointer<br /><br />š-------- Beginning of forwarded message--------<br />š14.04.2016, 23:33, "Mario Gummies" <<a href="mailto:qemu-buro-point-dpkg@yandex.com">qemu-buro-point-dpkg@yandex.com</a>>:<br /><br />šHello everybody,<br />šthis is my first post in this mailing list.<br />šWas looking after "the guest controlled by a ssh connection." - out-of-box<br />šHere the problem about virt-install is explained and worked on and with alle<br />šdetails:<br />š<a href="https://qemuburopointdpkg.wordpress.com/2016/04/14/status-quo-locked-out-after-preseed/">https://qemuburopointdpkg.wordpress.com/2016/04/14/status-quo-locked-out-after-preseed/</a><br /><br />šWho can help me, how to proceed?<br />šTia<br /><br />š-------- End of forwarded message --------<br /><br /><br />š_______________________________________________<br />švirt-tools-list mailing list<br />š<a href="mailto:virt-tools-list@redhat.com">virt-tools-list@redhat.com</a><br />š<a href="https://www.redhat.com/mailman/listinfo/virt-tools-list">https://www.redhat.com/mailman/listinfo/virt-tools-list</a><br /><br /></blockquote><p>š</p></blockquote>