On Wed, Jun 17, 2009 at 03:46:18PM -0500, James Dinkel wrote:
> with a little digging and experimentation, I've figured out that the
> file in the hooks directory probably has to be made executable, and I
> think this might be close to what needs to go in the hooks file (I
> called mine /etc/initramfs-tools/hooks/qlogic_firmware):
>
> cp /lib/udev/firmware.sh ${DESTDIR}/lib/udev/
> cp /lib/firmware/ql2200_fw.bin ${DESTDIR}/lib/firmware/
> cp /lib/udev/rules.d/50-firmware.rules ${DESTDIR}/lib/udev/rules.d/
>
> However this does not work, the files do not get copied into the initrd
> image.Did you run "update-initramfs -u" after adding your hook to /etc/initramfs-tools/hooks? -- Soren Hansen | Lead Virtualisation Engineer | Ubuntu Server Team Canonical Ltd. | http://www.ubuntu.com/
signature.asc
Description: Digital signature
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
