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

kernel-package or something else?



Hi you all,

yesterday I posted about problems with initrams and custom kernels... I thought I made something wrong during kernel 2.6.29 config but today I guess that something went wrong with kernel-package setup on my system.discovered

I currently unable to install any other kernel, not only a custom one but the 2.6.26-2-686 too. I am always getting the same error about "No init found. Try passing init= bootarg"

Where am I wrong?

regards
-r

Here are some info about kernel package conf

rmorelli@debian-agf:/$ ls -lR /etc/kernel
/etc/kernel:
total 8
drwxr-xr-x 2 root root 4096 2009-05-20 11:26 postinst.d
drwxr-xr-x 2 root root 4096 2009-05-20 11:45 postrm.d

/etc/kernel/postinst.d:
total 4
-rwxr-xr-x 1 root root 612 2009-05-20 11:26 initramfs

/etc/kernel/postrm.d:
total 4
-rwxr-xr-x 1 root root 919 2009-05-20 11:27 initramfs

rmorelli@debian-agf:/$ cat /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = yes
do_bootfloppy = no
do_initrd = yes
link_in_boot = yes
postinst_hook = update-grub
postrm_hook   = update-grub

Reply to: