I have a server computer with TC installed. I have several computers with no harddrives that can do the PXE netboot. I would like these computers to be able to boot to a customized desktop that already has the web browser on the toolbar. Currently I press the Terminal Services button on the Server computer and I can boot my client computers to a standard TC desktop. However, I need the clients to boot up with a browser in the toolbar.
Can someone give me step by step directions on how to accomplish this? I am not very familiar with tftp and nfs, so please understand that I need some step by step advice here.
I get the idea of setting up an NFS for tftp to access, but I am missing something because when I attempt to set this up according to the WIKI, it does not work. I may need some help understanding the details of how to setup the NFS.
The clients always seem to be using the /netboot dir for booting. I have noticed that this dir gets recreated every time you start terminal services, which completely blows away any configuration that I setup in pxelinux.cfg/default.
I had setup the /tftpboot/nfs/ws1 dir as specified in the wiki, but it doesn't seem to be used for anything.
I really like this idea of netbooting clients with no storage devices, but my limited knowledge of the tftp and nfs seems to be a roadblock to achieving my goal.