Hi Joscha,
On 17.03.2016 11:02, Joscha Benz wrote:
localhost:5555: Die Wartezeit für die Verbindung ist abgelaufen.
Does it help when you add 'ipv4' to the qemu_args line for the UART redirection, so that it reads:
append qemu_args " -chardev socket,id=uart,port=$local_port,host=localhost,server,nowait,ipv4 "
I also tried running "make run/gdb_monitor_interactive_tcp" on both foc and nova. Now i get a build error stating that "build/nic_drv" can't be found.
Do you have the 'dde_ipxe' repository enabled in the etc/build.conf file?
And another question: does your Linux environment run on hardware or in a VM?
Regards, Christian