Olivier Thauvin wrote:
I was unable to do a net install with the integrate 3C940 Gbits network card (network.img/network_gigabit_usb.img), I will test to make it working with an installled system.

The motherboard is an ASUS P4P8E, it would be nice to make network install working quickly because this motherboard will have lot of success.

I have used this driver:


http://www.asus.com.tw/support/download/selectftp.aspx?l1_id=1&l2_id=15&l3_id=19&m_id=2&f_name=046_Linux.zip

but it seems like the home site of this driver is there:

http://www.syskonnect.de/syskonnect/support/driver/htm/sk98lin.htm

I think anyone can mount i586/images/network.img via loop device,
extract network.rdz, gunzip it, mount it via loop device also,
extract modules/modules.mar file from this initrd image, get 'mar'
archiver from cooker CVS
(http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/gi/mdk-stage1/mar/),
compile it, get the list of modules by mar -l modules.mar, add
the new module into list, pack the new modules.mar (by mar -c),
fix modules/modules.dep, umount initd, gzip it back, put into
mounted diskette image and umount it back. Pretty easy,
isn't it? ;-)

--
Andrey




Reply via email to