Hello<div><br></div><div>I compiled kernel like in those tutorial:</div><div><a href="http://mytestbed.net/projects/1/wiki/How_to_build_a_kernel_or_kernel_module_for_your_experiment">http://mytestbed.net/projects/1/wiki/How_to_build_a_kernel_or_kernel_module_for_your_experiment</a></div>
<div><br></div><div>Al is OK but after dpkg -i KERNEL and when I install any pkg (apt-get install) I get always something like this (for example when I install php5-cgi)</div><div>:</div><div><br></div><div><div>Selecting previously deselected package php5-cgi.</div>
<div>Unpacking php5-cgi (from .../php5-cgi_5.3.3-7+squeeze14_i386.deb) ...</div><div>Setting up linux-image-3.2.17-486-voyage (16102012) ...</div><div>Running depmod.</div><div>Examining /etc/kernel/postinst.d.</div><div>
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.17-486-voyage /boot/vmlinuz-3.2.17-486-voyage</div><div>update-initramfs: Generating /boot/initrd.img-3.2.17-486-voyage</div><div>run-parts: executing /etc/kernel/postinst.d/symlink_hook 3.2.17-486-voyage /boot/vmlinuz-3.2.17-486-voyage</div>
<div>run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.17-486-voyage /boot/vmlinuz-3.2.17-486-voyage</div><div>Searching for GRUB installation directory ... found: /boot/grub</div><div>Searching for default file ... Generating /boot/grub/default file and setting the default boot entry to 0</div>
<div>entry not specified.</div><div>run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1</div><div>Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.17-486-voyage.postinst line 346.</div>
<div>dpkg: error processing linux-image-3.2.17-486-voyage (--configure):</div><div> subprocess installed post-installation script returned error exit status 2</div><div>Setting up libmagic1 (5.04-5+squeeze2) ...</div><div>
configured to not write apport reports</div><div>Setting up libxml2 (2.7.8.dfsg-2+squeeze5) ...</div></div><div><br></div><div><br></div><div>I`ve done update-grub and I`ve still the same error when I install any pkg.</div>
<div><br></div><div><br></div>