Daniele S. Jacinto wrote:
Hello,
First of all, I want to thank the UDPCast ... it's wonderfull!
I would like to know how I can include a new SATA module in CD boot image. I have an ASUS A8V-VM but the SATA-VIA module in UDPCast didn't recognize my hard disk.
I did a "mount -o loop udpcd-complete.iso image" but I didn't find a place to add the new module.
Thanks for your help!
Daniele
As a CD image is read-only, you cannot add modules by mounting it.
What you need to do instead is compile and install an udpcast kernel as described in http://udpcast.linux.lu/mkimagedoc.html#kernelCompile and then use that to build images as described in http://udpcast.linux.lu/mkimagedoc.html
Regards,
Alain