Hi Stephane,
On Wed, Nov 16, 2011 at 11:46:15AM +0100, Tailpied Stephane wrote: > I use buildiso to deploy with no pxe, and I want to specify a dns server in > isolinux.cfg in generated.iso. Is it possible ? > > I had "Name Server" in my profile. > I had an IP/Gateway/Netmask in my system. > I used "cobbler buildiso -system=my_system" to generate the iso. > My isolinux.cfg looks like : > "kernel 3.krn > append initrd=3.img ks=<url> ksdevice=bootif lang= kssendmac text ip=<ip> > netmask=<netmask> gateway=<gateway>" > > What to do to specify a DNS server ? This question is more PXE/distro specific than cobbler. In case you are relating to RHEL or Centos these links will help you: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Installation_Guide/s1-kickstart2-startinginstall.html http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-startinginstall.html cheers, Christian _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
