Skip to content
Snippets Groups Projects

syslinux PXE: Forced all TFTP paths to be absolute.

Merged Eric Toombs requested to merge ewtoombs/archiso:pxe-relpath into master
All threads resolved!

syslinux always interprets TFTP paths as relative to the location of the *.c32 modules, regardless whether a path starts with a slash. Without the :: that I added to all of these paths, syslinux cannot find these files and the boot fails. It searches for them in /syslinux//%INSTALL_DIR%/boot/x86_64/vmlinuz-linux, etc.

Edited by Eric Toombs

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Eric Toombs added 1 commit

    added 1 commit

    • 0c6ecb6b - syslinux PXE: Forced all TFTP paths to be absolute

    Compare with previous version

  • Eric Toombs resolved all threads

    resolved all threads

  • nl6720 approved this merge request

    approved this merge request

  • nl6720 mentioned in commit 914382c6

    mentioned in commit 914382c6

  • merged

  • nl6720 resolved all threads

    resolved all threads

  • Please register or sign in to reply
    Loading