Your message dated Sun, 06 Feb 2011 22:45:51 +0000
with message-id <1297032351.2876.0.camel@localhost>
and subject line Re: Bug#612159: linux-headers-2.6.26-2-486: system does not
boot
has caused the Debian Bug report #612159,
regarding linux-headers-2.6.26-2-486: system does not boot
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
612159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-headers-2.6.26-2-486
Version: 2.6.26-26lenny2
Severity: critical
Justification: breaks the whole system
System doesnt boot, because GRUB havent found system image. This
happens every time after linux-headers actualization. I find out
that boot/grub/menu.1st was incorrectly overwriten. Debian is
installed on hdc3 but GRUB is trying to find it on hdc2.
This is part of menu.1st:
## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.26-2-686
root (hd0,2)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/hdc3 ro quiet
initrd /boot/initrd.img-2.6.26-2-686
and this is the same part, incorrecly overwriten after linux-headers
actualization
## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.26-2-686
root (hd0,1)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/hdc2 ro quiet
initrd /boot/initrd.img-2.6.26-2-686
....................................................
!! my new email is [email protected] !!!
...................................................
-- System Information:
Debian Release: 5.0.8
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages linux-headers-2.6.26-2-486 depends on:
ii gcc-4.1 4.1.2-25 The GNU C compiler
ii linux-headers-2.6.26-2-c 2.6.26-26lenny2 Common header files for Linux 2.6.
ii linux-kbuild-2.6.26 2.6.26-3 Kbuild infrastructure for Linux 2.
linux-headers-2.6.26-2-486 recommends no packages.
linux-headers-2.6.26-2-486 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, 2011-02-06 at 12:58 +0100, missing kernel module for TDA18218
dvb-t tuner wrote:
> Package: linux-headers-2.6.26-2-486
> Version: 2.6.26-26lenny2
> Severity: critical
> Justification: breaks the whole system
>
>
> System doesnt boot, because GRUB havent found system image. This
> happens every time after linux-headers actualization. I find out
> that boot/grub/menu.1st was incorrectly overwriten. Debian is
> installed on hdc3 but GRUB is trying to find it on hdc2.
> This is part of menu.1st:
[...]
So set the *default options* as you want them.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
signature.asc
Description: This is a digitally signed message part
--- End Message ---