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

RE: no dhcp server



The kickstart file can be given as an argument to the kernel at boot time.
This can be a file on the floppy/cd or a URL.

I prefer to put the kickstart on a local webserver and so have
"ks=http:/myserver/install.ks"  in my grub.conf or equivalent.

This works of course whether or not you use DHCP.


Yours,
Daniel.

--------------------------------------------------------------
Dr. Dan Kidger, Quadrics Ltd.      daniel kidger quadrics com
One Bridewell St., Bristol, BS1 2AA, UK         0117 915 5505
----------------------- www.quadrics.com --------------------


-----Original Message-----
From: Ajay Shekhawat [mailto:ajay cedar Buffalo EDU]
Sent: 19 May 2003 18:37
To: kickstart-list redhat com
Subject: Re: no dhcp server


But where does the original kickstart CFG come from? If that is stored on
the network, we have a 'catch-22' here.

I would hazard a guess and suggest modifying the initrd to setup the
networking. I haven't tried it, but it looks like it might be the way to go.

Ajay

On Mon, May 19, 2003 at 12:32:13PM -0500, Lambert, Eric wrote:
> Yes.  You should be able to use the static network configuration in the
kickstart.cfg file like:
> 
> network --bootproto static  --ip 10.1x.x.xx  --netmask 255.255.254.0
--gateway 10.xx.x.1  --nameserver 10.xx.x.xxx  --hostname hostnaame.dom.com
> 
> I think that would do it.
> 
> 
> Eric Lambert  
> 
> 
> 
> -----Original Message-----
> From: Adel Essafi [mailto:essafi_adel yahoo fr] 
> Sent: Monday, May 19, 2003 11:43 AM
> To: kickstart-list redhat com
> Subject: no dhcp server
> 
> 
> can i make a kick start installation without having a
> dhcp server?
> thanks!!
> adel essafi
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo!
Mail : http://fr.mail.yahoo.com
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
>
----------------------------------------------------------------------------
----------------------------------------------
> 
> CONFIDENTIALITY AND SECURITY NOTICE
> 
> This e-mail contains information that may be confidential and proprietary.
It is to be read and used solely by the intended recipient(s). Citadel and
its affiliates retain all proprietary rights they may have in the
information. If you are not an intended recipient, please notify us
immediately either by reply e-mail or by telephone at 312-696-2100 and
delete this e-mail (including any attachments hereto) immediately without
reading, disseminating, distributing or copying. We cannot give any
assurances that this e-mail and any attachments are free of viruses and
other harmful code. Citadel reserves the right to monitor, intercept and
block all communications involving its computer systems.
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list redhat com
> https://www.redhat.com/mailman/listinfo/kickstart-list


_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list




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