Install a PXE boot server on 11.1: Difference between revisions
Appearance
New page: This document shows quick and dirty how to install a working PXE boot server on OpenSuse 10.3 We start of course with a working server with a static IP address and a working DHCP server. ... |
No edit summary |
||
Line 4: | Line 4: | ||
If you haven't got one already, please make sure that you get this working before you continue! | If you haven't got one already, please make sure that you get this working before you continue! | ||
Then goto Yast and select Network Services | Then goto Yast and | ||
*select Network Services | |||
*TFTP Server, | |||
*click enable and point to /tftpboot | |||
*open port in FireWall | |||
*possibly create the /tftpboot dir | |||
*and then Quit. |
Revision as of 20:27, 14 January 2008
This document shows quick and dirty how to install a working PXE boot server on OpenSuse 10.3
We start of course with a working server with a static IP address and a working DHCP server. If you haven't got one already, please make sure that you get this working before you continue!
Then goto Yast and
- select Network Services
- TFTP Server,
- click enable and point to /tftpboot
- open port in FireWall
- possibly create the /tftpboot dir
- and then Quit.