Topic: create live cd from scratch with added kernel module
Hi, I'm trying to create a GParted Live with the kernel module for my RAID controller built-in. The steps I've taken so far are
1) install build-essential and linux-headers
2) make install which properly compiles the driver and inserts it into /lib/modules/3.13-1-amd64/kernel/drivers/scsi
3) following the steps outlined in http://gparted.sourceforge.net/create-gparted-live.php, ending with
/usr/sbin/create-gparted-live -l en -b u -e e
Am I missing any steps there to have the driver properly baked into the Live ISO? Thanks for any feedback, I'm a bit in a pickle here.
edit: I seem to have more problems then this, the process ends not with an ISO but with a debian-live directory. The errors I see are
debconf: delaying package configuration, since apt-utils is not installed
E: unable to locate package f2fs-tools
I ran an apt-get install apt-utils f2fs-tools but that didn't resolve this issue - are these instructions still up to date? I'm booting GParted Live 0.18.0-2-amd64.