Hi Jean-Luc,

I temporarily fixed it here in my system (grub2) by adding this:

[/etc/kernel/postinst.d/initramfs]:
...
# Create new Initial RAM-Disk Image.
update-initramfs -c -t -k "$version" $bootarg

# WORKSFORME: [grub2-HACK] Recognize new initrd.img-$version in
'/etc/grub/grub.cfg'.
update-grub
--- EOF ---

But nevertheless none of the initramfs example scripts are copied to
"/etc/kernel/*" by default.
I manually copied
"/usr/share/kernel-package/examples/etc/kernel/postinst.d/initramfs"
(kernel-package v12.005) to "/etc/kernel/postinst.d" and applied your
postinst-initramfs.patch from [1].
In the meantime your fix is in v12.007 (that's good).

The next problem seems to be a double-rm by initramfs-tools and
initramfs script in "/etc/kernel/postrm.d", so I dispensed with
initramfs.

Hope this helps.

Kind Regards,
Sedat

[1] http://bugs.debian.org/523864



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to