Changes between Version 7 and Version 8 of PXE_Boot_HowTo


Ignore:
Timestamp:
02/06/12 22:15:05 (12 years ago)
Author:
stresslinux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PXE_Boot_HowTo

    v7 v8  
    2424 
    2525Download stresslinux pxe edition (currently from testing directory) 
    26  -> http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.2-pxe.tar.bz2 
     26 -> http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.3-pxe.tar.bz2 
    2727and extract it in image/ directory. 
    2828{{{ 
    29  wget http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.2-pxe.tar.bz2 -O /tftpboot/image/stresslinux_11.4.x86_64-0.7.177-Build5.2-pxe.tar.bz2 
     29 wget http://www.stresslinux.org/testing/images/stresslinux_11.4.x86_64-0.7.177-Build5.3-pxe.tar.bz2 -O /tftpboot/image/stresslinux_11.4.x86_64-0.7.177-Build5.3-pxe.tar.bz2 
    3030 cd /tftpboot/image 
    31  tar xfj stresslinux_11.4.x86_64-0.7.177-Build5.2-pxe.tar.bz2 
     31 tar xfj stresslinux_11.4.x86_64-0.7.177-Build5.3-pxe.tar.bz2 
    3232}}} 
    3333