close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 15, 2010, 5:39:43 PM (16 years ago)
- Author:
-
adv
- Comment:
-
Corrección sintaxis
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v47
|
v48
|
|
76 | 76 | 1. En el servidor dhcp externo asignamos el servicio pxe con next-server ip_opengnsys |
77 | 77 | |
78 | | == Servicio pxe ajeno == |
| 78 | == Servicio pxe externo == |
79 | 79 | 1. Copiamos el initrd y linux del /var/lib/tftpboot al servicio pxe externo. |
80 | | 1. Copiamos o integramos el contenido de los parámetros del initrd linux (/var/lib/tftpboot/pxelinux.cfg/default), integrando además el parámetro repo=xxx.xxx.xxx.xxx. al servidos pxe externo. (donde xxx.xxx.xxx.xxx es la ip del servidor OpenGnSys) |
| 80 | 1. Copiamos o integramos el contenido de los parámetros del initrd linux (/var/lib/tftpboot/pxelinux.cfg/default), integrando además el parámetro repo=xxx.xxx.xxx.xxx. al servicio pxe externo. (donde xxx.xxx.xxx.xxx es la ip del servidor OpenGnSys) |
81 | 81 | |
82 | 82 | |