Bug#229649: grub: memtest.bin is not correctly detected
Jason Thomas
Jason Thomas <jason@debian.org>, 229649@bugs.debian.org
Tue, 23 Nov 2004 08:52:54 +1100
Ummm, are you sure.
Can I please have a copy of the broken menu.lst file.
Thanks.
On Mon, Nov 22, 2004 at 09:12:05PM +0100, Kiko Piris wrote:
> Package: grub
> Version: 0.95+cvs20040624-11
> Followup-For: Bug #229649
>
>
> I think this trivial patch should fix it:
>
> ---8<---
> --- update-grub~ 2004-11-18 23:37:59.000000000 +0100
> +++ update-grub 2004-11-22 21:06:29.000000000 +0100
> @@ -772,7 +772,7 @@
> done
>
> if test ! x"$memtest86" = x"false" ; then
> - if test -f "$kernel_dir/memtest86.bin" ; then
> + if test -f "/boot/memtest86.bin" ; then
> kernelVersion="memtest86"
> kernel="$kernel_dir/memtest86.bin"
> currentOpt=
> --->8---
>
> Regards and thanks
>
> --
> Kiko
>
>
>
> -- System Information:
> Debian Release: 3.1
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.9
> Locale: LANG=es_ES.ISO-8859-15, LC_CTYPE=es_ES.ISO-8859-15 (charmap=ISO-8859-15) (ignored: LC_ALL set to es_ES@euro)
>
> Versions of packages grub depends on:
> ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an
> ii libncurses5 5.4-4 Shared libraries for terminal hand
>
> -- no debconf information
>
>
> _______________________________________________
> Pkg-grub-devel mailing list
> Pkg-grub-devel@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-grub-devel