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:
-
Apr 25, 2011, 11:03:16 AM (14 years ago)
- Author:
-
adv
- Comment:
-
Eliminando informacion innecesaria. Parametro repo usando servicio dhcp externo
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v68
|
v69
|
|
119 | 119 | === Servicio dhcp externo === |
120 | 120 | |
121 | | 1. Desde nuestro Servidor OpenGnsys: añadir al fichero /var/lib/tftpboot/pxelinux.cfg/default la identificación del servidor OpenGnsys(ip adress), con repo=xxx.xxx.xxx.xxx |
122 | | {{{ |
123 | | LABEL pxe |
124 | | KERNEL linux |
125 | | APPEND initrd=initrd.gz ip=dhcp ro vga=788 irqpoll acpi=on repo=172.17.36.29 |
126 | | }}} |
127 | 121 | 1. En el servidor DHCP externo: |
128 | 122 | {{{ |