Changes between Version 23 and Version 24 of PXE_Boot_HowTo
- Timestamp:
- 04/24/18 13:40:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PXE_Boot_HowTo
v23 v24 24 24 25 25 Download stresslinux pxe edition (currently from testing directory) 26 -> http:// www.stresslinux.org/testing/images/42.3/stresslinux.x86_64-1.0.3-Build18.49.tgz26 -> http://download.obs.j0ke.net/stresslinux:/42.3/images/stresslinux.x86_64-1.0.3-Build18.49.tgz 27 27 28 28 and extract it in image/ directory. 29 29 {{{ 30 wget http:// www.stresslinux.org/testing/images/42.3/stresslinux.x86_64-1.0.3-Build18.49.tgz -O /tftpboot/image/stresslinux.x86_64-1.0.3-Build18.49.tgz30 wget http://download.obs.j0ke.net/stresslinux:/42.3/images/stresslinux.x86_64-1.0.3-Build18.49.tgz -O /tftpboot/image/stresslinux.x86_64-1.0.3-Build18.49.tgz 31 31 cd /tftpboot/image 32 32 tar xfz stresslinux.x86_64-1.0.3-Build18.49.tgz