Bug#949655: Solved: not a bug, just a wrong iPXE usage

2020-01-24 Thread Yvan Masson
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

Bug#949655: di-netboot-assistant: failed to load ldlinux.c32 with iPXE

2020-01-23 Thread Yvan Masson
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

Bug#947173: debootstrap: Fails when run from path containing space character

2019-12-22 Thread Yvan Masson
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