It is currently loading the driver. The driver fails because of the missing firmware.
I have downloaded the driver files from
http://distro.ibiblio.org/tinycorelinux/5.x/x86/tcz/Since this is my first time to do this, I 'd like to make sure the path I am following is correct:
1. If I build the second initrd to include the firmware, should I put the following two files in /opt/tce/optional:
firmware-broadcom_bnx2.tcz
firmware-broadcom_bnx2.tcz.list
and echo "firmware-broadcom_bnx2.tcz" >> /opt/tce/onboot.lst?
2. If I use remastering, should I put the above two files in /lib/modules?