Package: kernel-package
Version: 12.028
Severity: important
Hi, I tried building again using:
CONCURRENCY_LEVEL=32 DEB_HOST_ARCH=i386 MAKEFLAGS="CC=gcc-4.4" \
make-kpkg --initrd --config menuconfig linux-image
then installed the package and ran update-grub.
It created entries like the following:
menuentry "Debian GNU/Linux, with Linux 2.6.31" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 39706f53-7c27-4310-b22a-36c7b042d1a1
linux /boot/vmlinux-2.6.31 root=UUID=39706f53-7c27-4310-b22a-36c7b042d
1a1 ro
initrd /boot/initrd.img-2.6.31
}
menuentry "Debian GNU/Linux, with Linux 2.6.31 (recovery mode)" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 39706f53-7c27-4310-b22a-36c7b042d1a1
linux /boot/vmlinux-2.6.31 root=UUID=39706f53-7c27-4310-b22a-36c7b042d
1a1 ro single
initrd /boot/initrd.img-2.6.31
}
This failed to boot.
The files in my /boot directory from this install were:
-rw-r--r-- 1 root root 8299074 Nov 20 10:43 initrd.img-2.6.31
-rw-r--r-- 1 root root 14578328 Nov 20 10:07 vmlinux-2.6.31
-rw-r--r-- 1 root root 14578328 Nov 20 10:07 vmlinuz-2.6.31
-rw-r--r-- 1 root root 1622458 Nov 20 10:07 System.map-2.6.31
-rw-r--r-- 1 root root 101993 Nov 20 09:39 config-2.6.31
Arthur.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages kernel-package depends on:
ii binutils 2.20-4 The GNU assembler, linker and bina
ii build-essential 11.4 Informational list of build-essent
ii debianutils 3.2.2 Miscellaneous utilities specific t
ii file 5.03-3 Determines file type using "magic"
ii gettext 0.17-8 GNU Internationalization utilities
ii make 3.81-7 An utility for Directing compilati
ii module-init-tools 3.11-1 tools for managing Linux kernel mo
ii po-debconf 1.0.16 tool for managing templates file t
ii util-linux 2.16.1-4 Miscellaneous system utilities
Versions of packages kernel-package recommends:
ii cpio 2.10-1 GNU cpio -- a program to manage ar
Versions of packages kernel-package suggests:
ii bzip2 1.0.5-3 high-quality block-sorting file co
pn docbook-utils <none> (no description available)
ii e2fsprogs 1.41.9-1 ext2/ext3/ext4 file system utiliti
ii initramfs-tools [linux-in 0.93.4 tools for generating an initramfs
pn libdb3-dev <none> (no description available)
ii libncurses5-dev [libncurs 5.7+20090803-2 developer's libraries and docs for
ii linux-source-2.6.31 [linu 2.6.31-2 Linux kernel source for version 2.
pn xmlto <none> (no description available)
-- debconf-show failed
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]