[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

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



	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 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

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]