I've been trying all night to find the documentation on how to setup my own PXE boot solution and I have yet to get it finished. Does anyone know how to do this?
So far, this is what I have done:
1) I have my BartPE with a ghosting app on it, so I can ghost across the network.
2) Configured my DHCP server options 66 & 67 (File name is pxelinux.0)
3) I have a TFTP Server
I need to know what files I need to get and how to configure them so that when my TFTP server looks for those files, it would work. This is where I am having the biggest issue atm... No real good tutorials on the net that i could find.
What I want to do is be able to create a boot menu from th PXE boot
itself (without the use of bart) so that I can run ghost from the
network. Right now, I have to use a CD which is not a true Network
boot. I need to be able to boot directly from the network. Yes, I
understand that I need to be able to have the PXE boot option in my
BIOS which I have already done. I am testing in my virtual PC right
now trying to develop this solution.
Thanks!