Discussion:
debian way to memtest86?
(too old to reply)
Rakotomandimby Mihamina
2005-09-14 23:10:10 UTC
Permalink
Hi,
My computer is seriously segfaulting during compilation (eg: kernel,
gnome, openoffice,... src.rpm)
I dont know what's going on, so I decided to test the RAM first.
Is there any "debian way" to do memtest? On some distros, I saw a
memtest entry into the bootloader. I use lilo for the moment, anyway, I
dont have floppy drive, just CDRom.
--
Administration & Formation à l'administration
de serveurs dédiés:
http://www.google.fr/search?q=aspo+infogerance+serveur
Wayne Topa
2005-09-15 00:10:09 UTC
Permalink
Post by Rakotomandimby Mihamina
Hi,
My computer is seriously segfaulting during compilation (eg: kernel,
gnome, openoffice,... src.rpm)
I dont know what's going on, so I decided to test the RAM first.
Is there any "debian way" to do memtest? On some distros, I saw a
memtest entry into the bootloader. I use lilo for the moment, anyway, I
dont have floppy drive, just CDRom.
If you have memtest86 installed
read /usr/share/doc/memtest86+/examples/lilo.conf
else
apt-get install memtest86
read /usr/share/doc/memtest86+/examples/lilo.conf
end

:-) HTH, YMMV, HAND :-)
WT
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
David Christensen
2005-09-15 00:50:05 UTC
Permalink
Post by Rakotomandimby Mihamina
My computer is seriously segfaulting during compilation (eg: kernel,
gnome, openoffice,... src.rpm)
I use memtest86:

http://www.memtest86.com/

You can create a bootable floppy or CD.


You should also test your hard drive. Go to you hard drive manufacturer's web
site and look for a bootable diagnostic utility.


I recently put two old drives into an older box, and they both went bad.
Someone on the BSD list suggested that I check the power supply, as it could
have caused the problem. I've seen testers at retail computer stores (CompUSA),
but I'll probably just use my digital multimeter to measure the peripheral
voltages under load.


HTH,

David
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Roberto C. Sanchez
2005-09-15 01:40:07 UTC
Permalink
Post by Rakotomandimby Mihamina
Hi,
My computer is seriously segfaulting during compilation (eg: kernel,
gnome, openoffice,... src.rpm)
I dont know what's going on, so I decided to test the RAM first.
Is there any "debian way" to do memtest? On some distros, I saw a
memtest entry into the bootloader. I use lilo for the moment, anyway, I
dont have floppy drive, just CDRom.
Knoppix has memtest86 installed. You can enter either memtest or
memtest86 (check the cheat sheet to be sure) at the prompt and off you
go.

-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
James Vahn
2005-09-15 02:10:08 UTC
Permalink
Post by Rakotomandimby Mihamina
Is there any "debian way" to do memtest? On some distros, I saw a
memtest entry into the bootloader. I use lilo for the moment, anyway, I
dont have floppy drive, just CDRom.
One entry in /etc/lilo.conf should look like this:

image=/boot/memtest86+.bin
label=MemoryTest
read-only
optional

It will then be selectable at the boot: prompt.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Loading...