Difference between revisions of "Building PXE-ready ReactOS"

From ReactOS Wiki
Jump to: navigation, search
(New page: This is a stub. It's conscious unlinked. Please do not remove/delete. * Get Driver * * Prepare RosBe * * Prepare LAN * * Booting *)
 
Line 1: Line 1:
 
This is a stub. It's conscious unlinked. Please do not remove/delete.
 
This is a stub. It's conscious unlinked. Please do not remove/delete.
* Get Driver *
+
== Get Driver ==
* Prepare RosBe *
+
tbd
* Prepare LAN *
+
 
 +
== Prepare RosBe ==
 +
tbd
 +
 
 +
== Prepare LAN ==
 +
 
 +
For this scenario we need two computer. One Client (may be diskless or empty HDD), one Server (Windows or better Linux).
 +
Both have to be connected the local network.
 +
 
 +
The Server must running a DHCP-server and a TFTP-server.
 +
The client need a pxe-ready network card. Most onboard network cars are capable.
 +
 
 
* Booting *
 
* Booting *

Revision as of 10:44, 25 February 2010

This is a stub. It's conscious unlinked. Please do not remove/delete.

Get Driver

tbd

Prepare RosBe

tbd

Prepare LAN

For this scenario we need two computer. One Client (may be diskless or empty HDD), one Server (Windows or better Linux). Both have to be connected the local network.

The Server must running a DHCP-server and a TFTP-server. The client need a pxe-ready network card. Most onboard network cars are capable.

  • Booting *