I've just spent at least half an hour swapping files, downloading things and stuffing around with memtest86 and memtest86+. I can't get either to start from pxelinux. Currently I have "memtest86" as the filename, and i'm trying to load it direct (not trying to use memdisk or anything). This just results in a near instant reboot. Am I doing something wrong? I can't find much info at all about how to load these tools. I'd just use their ISO, but I haven't got a working CD drive anywhere. TB ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. **********************************************************************
LABEL memtest86+ MENU LABEL Memtest86+ kernel pxeknife/memory_test/memtest86+/memtest86+-1.65 is what I'm using. - John 'Warthog9' Hawley On Wed, 2007-05-30 at 14:16 +1000, Tim Bates wrote:> I've just spent at least half an hour swapping files, downloading things > and stuffing around with memtest86 and memtest86+. I can't get either to > start from pxelinux. > > Currently I have "memtest86" as the filename, and i'm trying to load it > direct (not trying to use memdisk or anything). This just results in a > near instant reboot. > Am I doing something wrong? I can't find much info at all about how to > load these tools. I'd just use their ISO, but I haven't got a working CD > drive anywhere. > > TB > > ********************************************************************** > This message is intended for the addressee named and may contain > privileged information or confidential information or both. If you > are not the intended recipient please delete it and notify the sender. > ********************************************************************** > > _______________________________________________ > SYSLINUX mailing list > Submissions to SYSLINUX at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic.
H. Peter Anvin
2007-May-30 05:22 UTC
[syslinux] memtest86+.. How do I load it with pxelinux?
Tim Bates wrote:> I've just spent at least half an hour swapping files, downloading things > and stuffing around with memtest86 and memtest86+. I can't get either to > start from pxelinux. > > Currently I have "memtest86" as the filename, and i'm trying to load it > direct (not trying to use memdisk or anything). This just results in a > near instant reboot. > Am I doing something wrong? I can't find much info at all about how to > load these tools. I'd just use their ISO, but I haven't got a working CD > drive anywhere.Make sure you got the correct version of memtest86; the correct version has a .bin extension (which you have to change unless you use 3.50-pre with LINUX instead of KERNEL in your config file.) Some of the 3.50-pre releases had a bug when it came to booting memtest86; that has been fixed. -hpa
Ole Holm Nielsen
2007-May-30 07:59 UTC
[syslinux] memtest86+.. How do I load it with pxelinux?
Tim Bates tin at new-life.org.au wrote:> I've just spent at least half an hour swapping files, downloading things > and stuffing around with memtest86 and memtest86+. I can't get either to > start from pxelinux. > > Currently I have "memtest86" as the filename, and i'm trying to load it > direct (not trying to use memdisk or anything). This just results in a > near instant reboot. > Am I doing something wrong? I can't find much info at all about how to > load these tools. I'd just use their ISO, but I haven't got a working CD > drive anywhere.As easy as pie: 1. Download the Memtest86 source code from http://www.memtest.org/#downcode 2. cd (source dir); cp precomp.bin /tftpboot/memtest86 3. Configure PXE booting by a file containing: default memtest label memtest kernel memtest86 I documented this in https://wiki.fysik.dtu.dk/niflheim/System_administration#network-booting-memtest86 -- Ole Holm Nielsen Department of Physics, Technical University of Denmark