[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612159: linux-headers-2.6.26-2-486: system does not boot



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 kstom@mail333.com !!!
...................................................


-- 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



Reply to: