Yes you can. You need to download a disk image from rom-o-matic for the PXE portion. The rom-o-matic image you need is a bootable CD rom with support for the crappy RT8029AS network chipset.
If you set the boot order for HD-CD, then add the CD image, you boot up, perform your network install, and when it's finished the disk should have a boot sector so it just boots. You can remove the CD image post installation.
NIC/ROM type: ns8390 - 8029
ROM output formet - Bootable ISO without legacy floppy support
Then you need to build yourself a DHCP service (I used ISC DHCPD) so you can point to your tftp server and boot pxelinux.0 and off into your menu options.... Kickstart Linux, Jumpstart Solaris, and start off Windows installations with unattended. I didn't spend any time looking at the supplied pvsnatd service so I don't know (yet) if you can cooerce it into playing nice with next-server and tftp - i simply killed it out of the Parallels startup script (/Library/Parallels) and went with my own build of ISC DHCPD v3.
If you want to boot net installs of Windows, check out unattended.sourceforge.net. If the above hasn't scared you off, this will bring a smile to your face - use the Linux Boot (marked experimental) because I couldn't get the FreeDOS (with NDIS driver for the RT8029AS driver to pickup a DHCP call, and tcpdump isn't much use since parallels kinda slots in somewhere in kernel space above the raw ethernet device damn) so booting the experimental linux ISO (in the unattended distro) kick starts the the VM, linux nicely supports the network chipset so connects to my DHCPD then the rest of the unattended install sparks off the windows installer - works for Windows Server 2003, but you have to jack in the Parallels support ISO drivers into the unattended install (but that's what it's good for) because - oh guess what, Micro$oft seem to have dropped support by default from the distro for older crappy drivers...
I'm fighting with Solaris Jumpstart right now. I had to first crack open the x86.bootimage to drop in the RT8029 drivers (did I mention it was crappy) and now it still doesn't want to NFS install because it thinks there's a CD - ah yes my ordiginal PXE CD ROM boot image for the crappy.... oh never mind.
PS yes it would be nice if PXE worked out of the box.
Hope that helps,
Last edited: Jan 11, 2007