Andrew Brown wrote: > I figured out why the machines weren't being rebooted, It was > something to do with not unmounting the nfs share before issuing the > shutdown command. I added in lines to unmount the nfs share, and now > the reboot goes smoothly. > > The only thing left in this equation is getting it to disable netboot > I believe. > -Andrew > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
When you make these changes, you can use "git-format-patch" to send a diff back of the changes you are making to base.cfg, that way we can keep the code all in one place and others who are interested can look at the changes. Netboot enabled (now that I think about it) should work fine as long as you are using cobbler system records. You might just be using profiles? --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
