Perhaps, I'm missing some basic step in PXE booting, but I have TFTPD32 running and when the computer connects via PXE it seem to load fine and then nothing.
What file do I need to point to as my bootfile? Is it on the Windows 2008 CD or do I need to make it?
Also, I have my TFTP server pointed to the root of the CD-ROM is that correct as well?
My problem:
I have a DELL SC1425 that I can't get to boot windows 2008, because the boot CD does not support it. I need to be able to install windows 2008 on there.
Because I can't boot any OS that's not on the CD (Although Linux distros load fine), I need to do some sort of network boot.
There's no easy recipe to boot an ISO image / DVD over PXE on a remote computer. The PXE client can't just download files from the PXE server's optical drive and run them. It Doesn't Work That WayTM.
If this is a case of a server computer purchased with a CD-ROM drive and you need to install something from a DVD go acquire a $20.00 internal DVD-ROM reader, pop the case, plug it in temporarily, and install. Copy the Windows setup files to the hard drive before you remove the temporary DVD-ROM. That'll be the fastest way to get you going. On a PowerEdge SC1452 you just need a parallel ATA DVD-ROM (aka ATAPI, aka IDE).
The necessary infrastructure to do a Windows Deployment Services (WDS) installation is non-trivial, and that's the "Microsoft way" to do an install via PXE.
why not simply set up WDS and install? It's very simple