nacc

Results 23 comments of nacc

Does the same happen with the full ISO? `cobbler import` only works with full ISOs (not netinstall or mini).

I think I recalled now what is needed. When you use Debian or Ubuntu (in my experience), you need to replace the kernel and initrd from the full ISO with...

This does seem like a real bug in: ``` #if $idata.get("if_gateway") != "" #set $if_gateway = $idata.get("if_gateway") #elif $gateway != "" #set $if_gateway = $gateway #else #set $if_gateway = ""...