Changes between Version 8 and Version 9 of SaliInstallationServer
- Timestamp:
- 02/13/13 14:41:02 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SaliInstallationServer
v8 v9 64 64 To setup a dynamic PXE environment visit our project [https://oss.trac.surfsara.nl/pxeconfig pxeconfig] 65 65 66 If you have setup you PXE environment youcopy the example file to the `pxelinux.cfg` directory in your `tftp` root.66 If you have setup your PXE environment, copy the example file to the `pxelinux.cfg` directory in your `tftp` root. 67 67 {{{ 68 68 # cd /var/tmp/sali-1.5.8/examples … … 70 70 }}} 71 71 72 The default action of the `default.sali_test` is to starta SALI rescue shell:72 The default action of the `default.sali_test` is starting a SALI rescue shell: 73 73 {{{ 74 74 # pxeconfig <nodename> -f default.sali_test … … 114 114 }}} 115 115 116 After you have installed SALI you must copy a couple of files by hand116 After you have installed SALI you have to install some files manually: 117 117 {{{ 118 118 # cd /var/tmp/sali-1.5.8