Hello,
I'm trying to add some files to /lib/firmware (for a Broadcom wireless card) on my Live CD.
Since it's read-only, this means having to go back and modifying the .iso file. I'm assuming the files I want are in centos-live.sqfs. How can I go about making these changes? I realize the firmware files can't be there to begin with, but so far, I've got no success in making these files available when the driver loads since AFAIK it's only going to look in /lib/firmware.
Thanks in advance.