Changes between Version 4 and Version 5 of Software/fImages/cBuildingCustomOS
- Timestamp:
- Jul 2, 2007, 4:31:18 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/fImages/cBuildingCustomOS
v4 v5 35 35 * Copy your boot script to /tftpboot on repository2 and control the boot behavior of your node via the PXE service. 36 36 37 The PXE service at: 38 39 http://pxe:5012/pxe 40 41 will show you all of the available URLs. What you need to use is: 42 43 http://pxe:5012/pxe/nodeSetBootImage?img="image_file_name"&nodes="set-of 44 -nodes" 45 46 and: 47 48 http://pxe:5012/pxe/nodeSetClearBootImage?img="image_file_name"&nodes="s 49 et-of-nodes" 50 51 You have to come from the grid console to use this. Please let us know if 52 permissions are not working as expected or if you have problems with the 53 service. 54 37 55 To interact with your node, follow the instructions on our FAQ concerning 38 56 interaction via serial consoles