Re: Debian installer pXE booting qemu for Windows
Hi.
On Sun, Sep 22, 2019 at 07:35:18PM +0200, john doe wrote:
> I want to Install Debian 10.1 using PXE as a guest using Qemu.
> I have downloaded the netboot.tar.gz, extracted it and use the following
> 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..."
And it says here that you should put ldlinux.c32, libutil.c32 and
probably menu.c32 in your <PATH>. pxelinux.0 is an executable, it needs
libraries ☺
All these files are provided by syslinux-common package, and are
probably included in netinst iso.
Reco
Reply to: