
Michael Prokop wrote:
- Jason White jason@jasonjgw.net [20081126 01:08]:
Is there a netboot package for grml64 2008_11? If not, is there a script to create one?
Yeah, there's a script:
% grml-tips netboot Create netboot package for grml-terminalserver:
# sh /usr/share/doc/grml-terminalserver/examples/create-netboot
We use that script for creating the official netboot packages as well and we will provide official netboot packages as soon as the stable release is on the way (which is expected to happen with the next few days).
Sorry, we have switched to live-initramfs, thus create-netboot is deprecated (it was for our old initrd).
Boot the grml from which you want to create the netboot package and execute grml-terminalserver.
The pxe initramfs is automatically created and placed under /var/lib/tftpboot.
michael