Steps :
1. "Copy all content" cd knoppix to freebsd server (ex. /usr/diskless/)
cp - Rp /cdrom/* /usr/diskless
2. make directory for save kernel linux/diskless
mkdir /tftpboot
3. edit file /etc/inetd.conf and erase comment(#) from tftp
vi /etc/inetd.conf
4. restart inetd
5. configurasi file dhcpd.conf
6. Add : filename “/pxelinux.0″ -> on file configurasi
dhcpd.conf
7. Add : option-root-path “192.168.0.1:/usr/diskless” -> (/usr/
diskless : up to you about name directory) on file configurasi
dhcpd.conf. 192.168.0.1 -> ip server for save image knoppix
(using NFS).
8. starting dhcpd
/usr/sbin/dhcpd
9. copy file vmlinux, pxelinux.0, boot.msg, logo.16, pxelinux.cfg/
default dari directory /tftpboot ->boot via knoppix condition
10. boot via client
0 coment-ar:
Posting Komentar