On Mon, Nov 28, 2011 at 8:13 AM, Stephan Eckweiler <[email protected]> wrote: > I ran into an issue today when trying to boot Finnix on a relatively new Dell > Blade. It wasn’t able to find the NIC firmware: > bnx2x/bnx2x-e2-6.2.9.0.fw > That’s for the Broadcom 10Gb NIC. Maybe an unresolved dependency?
BNX interfaces unfortunately require non-free firmware, which Finnix will not ship. However, you can grab the firmware packages manually from Debian, copy the .deb to a flash drive, boot Finnix, and install the .deb: http://packages.debian.org/sid/firmware-bnx2x Then reload the module: rmmod bnx2x; modprobe bnx2x RF _______________________________________________ finnix mailing list [email protected] http://lists.colobox.com/cgi-bin/mailman/listinfo/finnix
