| 1 | |
| 2 | |
| 3 | === Quick steps until version 0.3.1 === |
| 4 | |
| 5 | ISO distribution: |
| 6 | |
| 7 | 01. Download the iso-image: .iso.zip on Win32 Systems or .iso.bz2 on Linux |
| 8 | 02. Unpack the iso and burn it with your favourite cd-r application (e.g. Nero on Win32 / cdrecord on Linux) |
| 9 | 03. Boot from your newly created disc. |
| 10 | 04. Type root and press RETURN on "stress login: " |
| 11 | 05. In the next dialog select your keyboard layout - for german you can press RETURN |
| 12 | 06. The second dialog will be the sl-wizard where you can select your mainboard-/vendor/type, this will load the needed modules for your hardware sensors. |
| 13 | 07. If the modules are successfully loaded and all sensors detected correctly then you can see the output of sensors on tty12. |
| 14 | 08. On tty11 he temperatures of your IDE/SCSI harddrives will be displayed. |
| 15 | 09. tty10 shows you a graphical ethernet throughput meter. |
| 16 | 10. Tools for testing your system are listed in the motd. For little help on these tools type <toolname> --help |
| 17 | 11. If you need to login into stresslinux via ssh, use the user "stress" with password "stress" . This is a 2nd root account. |
| 18 | 12. If you want to rerun sl-wizard, then execute "rm /tmp/sensors". Now run sl-wizard.sh. |
| 19 | |
| 20 | PXE distribution: |
| 21 | |
| 22 | 1. The pxe package includes a small readme, with requirements and some sample configuration files for dhcp,tftp,nfs |
| 23 | |
| 24 | USB distribution: (not heavily tested) |
| 25 | |
| 26 | 1. Get the pxe package and the mk_bootstick package. |
| 27 | 2. Extract the pxe distribution into the mk_bootstick folder, a folder _stresslinux should now exist. |
| 28 | 3. Then run./mk_bootstick /dev/<device-to-your-stic>, on some flash memorys you do not need a partition number |
| 29 | 4. follow the output from mk_bootstick |