Bug#584242: grub2 doesn't detect path to memtest86+.bin

2010-07-04 Thread Bob
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

Bug#584242: grub2 doesn't detect path to memtest86+.bin

2010-06-02 Thread Henrik Kretzschmar
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 EOF