Diskless netboot
Revision as of 13:43, 22 May 2014 by WikiFreak (talk | contribs) (Created page with "Diskless server / workstation using netboot Requirements: * DHCP server * NetBoot server You must have a working NetBoot before starting this part. This will add...")
Diskless server / workstation using netboot
Requirements:
You must have a working NetBoot before starting this part.
This will add NFS support and sharing.
Installation
NFS support
apt-get install nfs-kernel-server nfs-common
Debootstrap (manage netboot image)
apt-get install debootstrap