You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks a lot on this useful docker repo. Seconds the issue:
When going through the setup, i had the error in the title. To solve it I just manually copied my /usr/lib/syslinux/modules/bios/ldlinux.c32 from my local machine and COPY ldlinux.c32 /tftp Then everything worked fine.
Obviously this is a workaround and cannot be portably included in the repo.
I think this is a bug in the debian netboot binaries themselves, but I thought I would let you know. Maybe other versions of debian do not have this issue.
First of all thanks a lot on this useful docker repo. Seconds the issue:
When going through the setup, i had the error in the title. To solve it I just manually copied my /usr/lib/syslinux/modules/bios/ldlinux.c32 from my local machine and
COPY ldlinux.c32 /tftp
Then everything worked fine.Obviously this is a workaround and cannot be portably included in the repo.
I think this is a bug in the debian netboot binaries themselves, but I thought I would let you know. Maybe other versions of debian do not have this issue.
In ubuntu they also had this issue
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/1577554
The text was updated successfully, but these errors were encountered: