Rakotomandimby Mihamina wrote:
> 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.