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 --------------------------------------------------------------------
(0_ // \ Don't worry, be happy! ... Use Linux! V_/_
Seja feliz com a vida porque ela lhe dá a chance de amar, de trabalhar, de brincar e de olhar as estrelas. (Henry Van Dyke)
_________________________________________________________________ Verifique já a segurança do seu PC com o Verificador de Segurança do Windows Live OneCare! http://onecare.live.com/site/pt-br/default.htm
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