Pablo Iranzo Gómez wrote:
>     Hi Charles
>     Well, if this is just for a profile, you can edit it and set 
> kernel options (--kopts)

cobbler profile edit --name=foo --kopts="!text"
>
>     If that's for all systems, just edit /etc/cobbler/settings and 
> remove the text option. I usually set mine without the text and 
> without the ksdevice=eth0 and put it as ksdevice=link

Yep, this is the best way to go :)
>
>     Regards
>     Pablo
>
> On Mon, 21 Jul 2008, Charles Duffy wrote:
>
>> By default, Cobbler passes 'text' on /proc/cmdline to new systems being
>> kickstarted; it's included in the DEFAULTS hash in cobbler/setting.py.
>>
>> Unfortunately, 'text' overrides 'cmdline', which is my preferred
>> installation mode; I run installs with serial output and wish to log and
>> process that output file programmatically, which is considerably more
>> different if I need to scrape and interpret curses displays.
>>
>>
>> How do I specify that a default kernel option should not be used?
>>
>> _______________________________________________
>> cobbler mailing list
>> [email protected]
>> https://fedorahosted.org/mailman/listinfo/cobbler
>>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to