The command line interface seems to be the better option here,<br>[root@server ~]# cobbler profile report --name=rescue-centos-5-3-x86_64:1:Spacewalk-Public-Cert | grep options<br>kernel options       : {'"rescue"': ''}<br>
<br>[root@server~]# cobbler profile edit --name=rescue-centos-5-3-x86_64:1:Spacewalk-Public-Cert --kopts='rescue'<br>[root@server ~]# cobbler profile report --name=rescue-centos-5-3-x86_64:1:Spacewalk-Public-Cert | grep options<br>
kernel options       : {'rescue': None}<br><br>Hope this helps someone.<br><br>Steve<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 3:34 PM, Steve Kilduff <span dir="ltr"><<a href="mailto:redrocketed@gmail.com">redrocketed@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>Using the web interface, I am trying to enter a blank kernel option:  Kernel Options: rescue <br>
The intented output at the grub loader would be to have just "rescue", how-ever it is coming up "rescue="<br>
I have this working fine on my cobbler 1.4 setup, but not now in my spacewalk-0.6.4-1 and cobbler 1.6.6-1<br><br>I can see in the 1.4 setup that kernel_options: <br>                                                                   rescue: ~<br>

But the format seems have changed in 1.6.6. I have tried everything I can think of to get this option remaining empty without the equal sign. <br><br>Any help much appreciated!<br>Thanks,<br><font color="#888888">Steve<br>

</font></blockquote></div><br>