Your message dated Sun, 4 Dec 2005 02:44:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341897: grub: update-grub has stopped finding kernels not
in /boot
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Dec 2005 22:14:07 +0000
>From [EMAIL PROTECTED] Sat Dec 03 14:14:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail3.uklinux.net ([80.84.72.33])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eifdv-0008VJ-2P
for [EMAIL PROTECTED]; Sat, 03 Dec 2005 14:14:07 -0800
Received: from ip6-localhost (213-228-241-230.dsl.prodigynet.co.uk
[213.228.241.230])
by mail3.uklinux.net (Postfix) with ESMTP id A317D409FA7
for <[EMAIL PROTECTED]>; Sat, 3 Dec 2005 22:14:08 +0000 (UTC)
Received: from jdg by ip6-localhost with local (Exim 4.54)
id 1Eifdo-0002WP-Ry
for [EMAIL PROTECTED]; Sat, 03 Dec 2005 22:14:00 +0000
Date: Sat, 3 Dec 2005 22:14:00 +0000
From: Julian Gilbey <[EMAIL PROTECTED]>
To: Debian bug reports <[EMAIL PROTECTED]>
Subject: grub: update-grub has stopped finding kernels not in /boot
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: grub
Version: 0.95+cvs20040624-17
Severity: serious
Last time I used update-grub (a while ago, Jan 2005, I think!), it
automagically added these entries at the end (the repetitiveness I can
cope with, although it was buggy!)
But when I ran the testing version, these entries were not included in
my menu.lst. Good job I noticed: for all that I dislike Windows, I
still have to use it for some work-related stuff :/
Also, it didn't detect Linux distros on other partitions. What's up?
Thanks!
Julian
title Windows NT/2000/XP
rootnoverify (hd0,0)
makeactive
chainloader +1
title Fedora Core release 2 (Tettnang) (on /dev/hda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.8-1.521 root=/dev/hda2
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Windows NT/2000/XP
root (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda2.
---------------------------------------
Received: (at 341897-done) by bugs.debian.org; 4 Dec 2005 10:44:05 +0000
>From [EMAIL PROTECTED] Sun Dec 04 02:44:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86]
helo=tennyson.dodds.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EirLh-0006UA-H3
for [EMAIL PROTECTED]; Sun, 04 Dec 2005 02:44:05 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
id 4F4357002; Sun, 4 Dec 2005 02:44:05 -0800 (PST)
Date: Sun, 4 Dec 2005 02:44:05 -0800
From: Steve Langasek <[EMAIL PROTECTED]>
To: Julian Gilbey <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#341897: grub: update-grub has stopped finding kernels not in
/boot
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="6BvahUXLYAruDZOj"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
--6BvahUXLYAruDZOj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Dec 04, 2005 at 10:34:31AM +0000, Julian Gilbey wrote:
> On Sat, Dec 03, 2005 at 04:50:40PM -0800, Steve Langasek wrote:
> > On Sat, Dec 03, 2005 at 10:14:00PM +0000, Julian Gilbey wrote:
> > > Package: grub
> > > Version: 0.95+cvs20040624-17
> > > Severity: serious
> >=20
> > > Last time I used update-grub (a while ago, Jan 2005, I think!), it
> > > automagically added these entries at the end (the repetitiveness I can
> > > cope with, although it was buggy!)
> > Before or after the line
> > ### END DEBIAN AUTOMAGIC KERNELS LIST
> > ?
> Weird - my old menu.lst didn't have such a line. I've added the new
> boot options after this line in my new version.
> > The update-grub manpage makes no mention of managing boot options for
> > kernels or OSes located outside of /boot, and I can't remember a version
> > that did so. At least the second half of your cited entries were clear=
ly
> > added by debian-installer, not by update-grub; update-grub's only
> > responsibilities in this case are to *not* attempt to manage entries lo=
cated
> > below the 'END DEBIAN AUTOMAGIC KERNELS LIST' line. And I can confirm =
that
> > the current version of update-grub still behaves as expected on my syst=
em.
> OK; you can close this report if you want to, then.
Ok, closing.
Cheers,
--=20
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--6BvahUXLYAruDZOj
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDksh1KN6ufymYLloRAvsSAKDKRVPzPnm9eFdPof7tKhuAJ8mrmwCgzXol
+A4dPcaIn3obP9jVfcVuKQI=
=5GaK
-----END PGP SIGNATURE-----
--6BvahUXLYAruDZOj--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]