How do I install a NIC driver image from the CD & a kickstart file?

Pablo Iranzo Gómez Pablo.Iranzo at redhat.com
Mon Mar 3 14:00:03 UTC 2008


	You could try the trick:

	mkdir -p /mnt/sysimage
	mount /dev/cdrom /mnt/sysimage/
	cp /mnt/sysimage/path/to/dd.img /tmp
	umount /mnt/sysimage
	
	and in your ks, put --source=/tmp/dd.img

	Regards
	Pablo

El lun, 03-03-2008 a las 15:15 +0200, Rudi Ahlers escribió:
> Pablo Iranzo Gómez wrote:
> > 	my fault :)
> > 	I was answering from what I read yesterday :)
> >
> > 	Try to put --source=/mnt/sysimage/path/to/dd.img
> >
> > 	Regards :)
> > 	Pablo
> > 	
> > El lun, 03-03-2008 a las 13:53 +0200, Rudi Ahlers escribió:
> >   
> >> Pablo Iranzo Gómez wrote:
> >>     
> >>> 	It's the driver for the network card... so installer cannot reach
> >>> network to download it as has no network support yet ;)
> >>>
> >>> 	Regards
> >>> 	Pablo
> >>>       
> That didn't work either, since the CD isn't mounted yet. I guess this 
> won't be possible...
> 
-- 

Pablo Iranzo Gómez (Pablo.Iranzo at redhat.com)
RHCE/Global Profesional Services Consultant Spain
Phone: +34 645 01 01 49 (CET/CEST)
GnuPG KeyID: 0xFAD3CF0D
---
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain
Dirección Registrada: Red Hat S.L., C/ Velazquez 63, Madrid 28001, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Esta parte del mensaje est? firmada	digitalmente
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20080303/dcfe22b2/attachment.sig>


More information about the Kickstart-list mailing list