search for: how2netknoppix

Displaying 1 result from an estimated 1 matches for "how2netknoppix".

2005 Jun 06
0
netboot arbitrary linux systems
I've been using pxelinux with good success to netboot knoppix systems. This is link has been the base for my work so far: http://www.babytux.org/articles/howto/how2netknoppix.php I keep all of the netbootable systems in /tftpboot/systems/knoppix-#.##, where knoppix-#.## is the filesystem extracted from the knoppix cd. I use a variation on the knoppix-terminalserver script to generate a miniroot.gz (initrd) image for each major knoppix revision. pxelinux is then co...