On 9/22/2019 4:22 PM, Geert Stappers wrote: > On Sun, Sep 22, 2019 at 09:47:11AM +0200, john doe wrote: >> Hi, >> >> I'm trying to install Debian 10.1 using pxe and qemu. >> I've downloaded the netboot.tar.gz, extracted it and use the following >> qemu command: >> >> ... -boot n -net user,tftp=<PATH>,bootfile=pxelinux.0 >> >> "Failed to load ldlinux.c32 >> Boot failed: press a key to retry, or wait for reset..." > > That looks like output at client side. > > What is logged at server side? > > > What is visible on the wire? > > > >
That is where I'm stuck, how do I go about getting the log from the local tftp server of Qemu? The file 'pxelinux.0' is downloaded but the next step fails with the above error. -- John Doe

