Explorer09 wrote:
- Changed the isolinux entries in various documentation and scripts. CPUstress should now be booted using Parted Magic's kernel image.
@Explorer09,
Thank you for your work on this.
Just a little detail...
For the inclusion of this set of programs in UBCD using pmagic's kernel, it would probably be better (or even necessary) to use
Code:
COM32 /boot/syslinux/linux.c32 /pmagic/bzImage
instead of using "kernel /pmagic/bzImage" in the Syslinux boot entry.
Also, adding a help text as DISPLAY file would be recommended (let me know if I can help).