User Tools

Site Tools


public:techstuff:netboot

Netboot

The Basics

Files Needed

Installers

Debian Netboot archive

http://ftp.nl.debian.org/debian/dists/<VERSION>/main/installer-<ARCHITECTURE>/current/images/netboot/
  • Debian has one installer for all versions (stable|testing|unstable) so just grab the latest installer

Ubuntu Netboot archive

http://archive.ubuntu.com/ubuntu/dists/<RELEASENAME>/main/installer-<ARCHITECTURE>/current/images/netboot/
  • The one installer can install any of the sub-distros (kubuntu, xubuntu)
  • The installer will only work for one release and architecture. As I only need it for desktop machines I only keep the latest release.

Installers

Gparted

  • gparted i386 version taken straight from the site. Will download /var/www/gparted.filesystem and unpack it into ram to boot the rest of the kernel.

Files

  • /srv/tftp
  • syslinux is bind mounted from /usr/lib/syslinux to /srv/tftp/syslinux because the netboot needs to be kept up to date but is chrooted into /var/lib/tftpboot.
public/techstuff/netboot.txt · Last modified: 2020/04/25 13:05 by 127.0.0.1