Changes between Version 9 and Version 10 of PXE_Boot_HowTo
- Timestamp:
- 06/05/12 22:55:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PXE_Boot_HowTo
v9 v10 24 24 25 25 Download stresslinux pxe edition (currently from testing directory) 26 -> http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5. 4-pxe.tar.bz226 -> http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.7-pxe.tar.bz2 27 27 and extract it in image/ directory. 28 28 {{{ 29 wget http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5. 4-pxe.tar.bz2 -O /tftpboot/image/stresslinux_11.4.x86_64-0.7.177-Build5.4-pxe.tar.bz229 wget http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.7-pxe.tar.bz2 -O /tftpboot/image/stresslinux_11.4.x86_64-0.7.177-Build5.7-pxe.tar.bz2 30 30 cd /tftpboot/image 31 31 tar xfj stresslinux_11.4.x86_64-0.7.177-Build5.4-pxe.tar.bz2