Skip to content

tftp menu & dl automation scripts for clonezilla, gparted, debian installer, and more

Notifications You must be signed in to change notification settings

craig-sanders/tftp-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tftp-stuff

Scripts to maintain menus for netbootable:

  • Clonezilla (cz/)

  • GParted (gp/)

  • Debian Installer (di/)

  • auto-download and unpack images for all of the above.

  • Makefile used as sysadmin tool to automate common tasks

still to come...

I need to clean up and generalise my tftp scripts for:

  • memdisk floppy and ISO images
  • freedos images (useful for, e.g., BIOS updates)

Requirements:

  • a tftp server serving from e.g. /src/tftp/

    • I use tftpd-hpa
  • a web server:

    • need to manually create apache/nginx/etc aliases for /tftp to point to /srv/tftp/

Convenience tip: make the same absolute path work in bash too:

ln -s /srv/tftp/ /
  • syslinux
    • install syslinux package(s)
    • copy chain.c32 menu.c32 memdisk (or *.c32) to /tftp/

TODO: needs better readme (and wiki other docs)

About

tftp menu & dl automation scripts for clonezilla, gparted, debian installer, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published