Package: kernel-package
Version: 11.015
Severity: critical
Justification: breaks the whole system

I have had the system up for about two weeks now.  When I build a custom kernel 
I 
follow the procedures in the README file.  My intention is to build a kernel 
that is 
smaller that the default kernel.  I am able to "make xconfig" with no problem.  
I 
then build the kernel package and no errors appear (make-kpkg clean; sudo 
make-kpkg 
--append-to-version xx --revision xx kernel-image; sudo dpkg -i xxxx) ...all 
with no 
errors. 

I then reboot the machine and see the following error message (I show lines 
before 
the error just for context)

Decompressing Linux...  Parsing ELF... done
Booting the Kernel.

Aperture beyond 4 GB.  Ignoring.
Kernel Panic - not Syncing: VFS: Unable to mount root fs on unknown - block(0,0)


I am including lines from /boot/grub/menu.lst
..
..
..
title           Debian GNU/Linux, kernel 2.6.26.c12
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.26.c12 root=/dev/hdb1 ro quiet

title           Debian GNU/Linux, kernel 2.6.26.c12 (single-user mode)
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.26.c12 root=/dev/hdb1 ro single

title           Debian GNU/Linux, kernel 2.6.26-2-amd64
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.26-2-amd64 root=/dev/hdb1 ro quiet
initrd          /boot/initrd.img-2.6.26-2-amd64

title           Debian GNU/Linux, kernel 2.6.26-2-amd64 (single-user mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.26-2-amd64 root=/dev/hdb1 ro single
initrd          /boot/initrd.img-2.6.26-2-amd64


### END DEBIAN AUTOMAGIC KERNELS LIST

Menu items 0 and 1 never work (always give the Kernel panic)
Menu items 2 and 3 always work.  they are the original install image.

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils            2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  debianutils         2.30                 Miscellaneous utilities specific t
ii  dpkg                1.14.29              Debian package management system
ii  dpkg-dev            1.14.29              Debian package development tools
ii  file                4.26-1               Determines file type using "magic"
ii  gcc [c-compiler]    4:4.3.2-2            The GNU C compiler
ii  gcc-4.3 [c-compiler 4.3.2-1.1            The GNU C compiler
ii  gettext             0.17-4               GNU Internationalization utilities
ii  make                3.81-5               The GNU version of the "make" util
ii  module-init-tools   3.4-1                tools for managing Linux kernel mo
ii  perl                5.10.0-19lenny2      Larry Wall's Practical Extraction 
ii  po-debconf          1.0.15               manage translated Debconf template
ii  util-linux          2.13.1.1-1           Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  bzip2                       1.0.5-1      high-quality block-sorting file co
ii  libc6-dev [libc-dev]        2.7-18lenny4 GNU C Library: Development Librari

Versions of packages kernel-package suggests:
pn  docbook-utils                 <none>     (no description available)
ii  e2fsprogs                     1.41.3-1   ext2/ext3/ext4 file system utiliti
ii  initramfs-tools [linux-initra 0.92o      tools for generating an initramfs
pn  libdb3-dev                    <none>     (no description available)
pn  libncurses-dev                <none>     (no description available)
ii  linux-source-2.6.26 [linux-so 2.6.26-24  Linux kernel source for version 2.
pn  xmlto                         <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to