Hi,
I finally found on iPXE website[1] a link to detailed examples,
including one[2] to boot pxelinux. It works perfectly with
di-netboot-assistant:
#!ipxe
dhcp
set 210:string tftp://my_server/d-i/n-a/
chain ${210:string}pxelinux.0
For those who did not know (like me :-)), 210 is a standard
Package: di-netboot-assistant
Version: 0.66
Severity: normal
Dear Maintainers,
First please apologize my ignorance on manual PXE configuration.
I installed di-netboot-assistant with tftpd-hpa, adapted TFTP_ROOT in
/etc/di-netboot-assistant/di-netboot-assistant.conf and installed buster
image
Package: debootstrap
Version: 1.0.116
Severity: normal
Dear Maintainer,
It seems debootstrap fails when run from a path containing a space. For
example:
# mkdir ~/my\ dir"; cd ~/my\ dir
# debootstrap stable chroot/
I: Target architecture can be executed
I: Retrieving InRelease
I: Retrieving R
3 matches
Mail list logo