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, 2012, 9:41:08 AM (13 years ago)
- Author:
-
adv
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
8 | 8 | Se debe tener acceso al disco duro virtual ogclient.img |
9 | 9 | |
10 | | === Pasos previos: === |
| 10 | === Pasos previos: Carga de las librerías de generación del ogLive === |
11 | 11 | {{{ |
12 | 12 | mkdir -p /tmp/opengnsys_installer/opengnsys/client/boot-tools; |
13 | 13 | svn checkout http://www.opengnsys.es/svn/trunk/client/boot-tools /tmp/opengnsys_installer/opengnsys/client/boot-tools; |
14 | | source /tmp/opengnsys_installer/opengnsys/client/boot-tools/ogClientManager.lib |
| 14 | source /tmp/opengnsys_installer/opengnsys/client/boot-tools/boottoolsfunctions.lib |
15 | 15 | }}} |
16 | 16 | |