This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
pxe-server/HowtoUpdate.md

858 B

TFTP server

HOWTO update

Copy new images

  • Arch (static)
    • Copy arch folder from the ISO in images/archlinux
  • Arch netboot
    • We can also use the iPXE chainloaded image and boot from Internet
    • But that means we download 500 MB from Internet...
    • And that we need more than 1 GB of RAM
  • Ubuntu Live
    • Copy all content from the ISO in images/ubuntu-live/<arch>
  • Ubuntu/Debian Installers

Upon update

With GNU cp (Linux)

  • Remove /srv/tftp/efi64/images and create the hard link again (mind the ubuntu symlink in Ubuntu Live)

With OpenBSD

  • apply changes in both /srv/tftp/bios/images and /srv/tftp/efi64/images