<br><br><div><span class="gmail_quote">On 5/29/07, <b class="gmail_sendername">Dave</b> <<a href="mailto:dmehler26@woh.rr.com">dmehler26@woh.rr.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>    Does anyone have a guide for setting up an nfs server for unattended<br>deployment of centos5? Basically what i want to do is boot a system from CD<br>media, pass a boot parameter nfs, and ks= options then walk away, the box
<br>goes out to the nfs server, finds the kickstart file, reads, and does it.<br>I've got several machines and i'd rather not do manual installs.<br>Thanks.<br>Dave.</blockquote><div><br><br>Hi,<br><br><br> Generate a 
ks.cfg file either using from previous working machine or just run system-config-kickstart, then have your installation image exported on nfs server as well you're new ks.cfg file, from you're would be kickstart client you can boot and issue:
<br><br>ks=nfsserver:/export/ks.cfg<br><br>HTH,<br><br>joseph<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">_______________________________________________
<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>