syslinux command line?

Brian Keffer Brian.Keffer at noaa.gov
Thu Mar 11 18:27:37 UTC 2004


Thomas,
    The following syntax should do what you want

   linux text ks=nfs:192.168.1.1:/path/to/ks.cfg ip=192.168.1.2
    dns=192.168.1.1 netmask=255.255.255.0 gateway=192.168.1.254
    ksdevice=eth0

   Good luck,
     Brian

Cameron, Thomas wrote:
> Hi all -
> 
> We use Proliant servers with iLO boards.  Instead of setting up PXE or DHCP, or creating a new diskette image with a ks.cfg for each server, is there a way to set the ip address, netmask and gateway from the command line when syslinux comes up?
> 
> I am using:
> 
> linux text ks=nfs:192.168.1.1:/path/to/ks.cfg
> 
> Can you do something like this:
> 
> linux text ks=nfs:192.168.1.1:/path/to/ks.cfg,eth0=192.168.1.2,netmask=255.255.255.0,gateway=192.168.1.254
> 
> Thanks!
> --
> Thomas Cameron, RHCE, CNE, MCSE, MCT
> Consultant
> Linux Design and Engineering
> Bank of America
> (972) 997-9641
> 
> The opinions expressed in this message are mine alone and do not necessarily reflect the opinions of my employer, Bank of America. 
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list





More information about the Kickstart-list mailing list