I can replicate this bug in 32bit Lenny on my AthlonXP box, however in
the file
/etc/grub.d/20_memtest86+"
I had to adjust the line
linux ${GRUB_DRIVE_BOOT}/memtest86+.bin
to
linux16 /boot/memtest86+.bin
to fix the issue.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or
Package: memtest86+
Version: 2.01-1.1
Severity: normal
I run an installation with Grub2.
The interesting lines in the script,
to gererate the memtest86+ entry in grub.conf,
look like this:
if test -e /boot/memtest86+.bin ; then
echo "Found memtest86+ image: /boot/memtest86+.bin" >&2
cat <<
2 matches
Mail list logo