Penguin

Differences between version 5 and revision by previous author of PxeAnything.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 5 Last edited on Monday, June 1, 2009 9:27:29 pm by LawrenceDoliveiro Revert
Older page: version 4 Last edited on Tuesday, December 9, 2008 6:24:16 pm by PerryLorier Revert
@@ -1,7 +1,7 @@
 Pxe Anything is a project by PerryLorier. This page was created to keep notes for things I discovered along the way that I thought might be useful to the general public (and important for me to remember). 
  
-The idea with PxeAnything is to have a server somewhere out on the Internet that speaks tftp and http, and lets any machine on the Internet to boot off it. It should provide a handful of netinst images for various distros, as well as a freedos image. The freedos image should be nice enough to let you select what you want to do (flash your bios? install a linux distro?) and figure out how to boot that from within freedos. This should be a public service to anyone who wants to use it. No more fiddling around finding CDrom drives, or making bootable USB keysticks. 
+The idea with PxeAnything is to have a server somewhere out on the Internet that speaks tftp and http, and lets any machine on the Internet to boot off it. It should provide a handful of netinst images for various distros, as well as a [FreeDOS|http://www. freedos.org/] image. The freedos image should be nice enough to let you select what you want to do (flash your bios? install a linux distro?) and figure out how to boot that from within freedos. This should be a public service to anyone who wants to use it. No more fiddling around finding CDrom drives, or making bootable USB keysticks. 
  
 One flaw with this plan is that you do need some way to tell the machine to use this tftp server, so you will probably need to configure the local DHCP server to hand out a second stage pointing at the remote PXE server. 
  
 Anyway notes: