Tom Brown wrote:
>>>   
>>>     
>>>       
>> works for me
>>
>> cobbler system edit --name=baz --kopts="--- noapic foo dog=fido"
>>
>> append initrd=/images/foo/foo ksdevice=bootif lang= --- noapic text foo 
>> kssendmac dog=fido ks=http://127.0.0.1/cblr/svc/op/ks/system/baz
>>
>>
>>   
>>     
>
> # cobbler distro edit --name=Xen-Enterprise-5.0.0 
> --initrd=/var/www/cobbler/ks_mirror/xenserver/xen.gz 
> --kernel=/var/www/cobbler/ks_mirror/xenserver/mboot.c32 
> --kopts="watchdog com1=115200,8n1 console=com1,tty --- 
> Xen-Enterprise-5.0.0/vmlinuz console=tty0 console=ttyS0,115200n8 
> root=/dev/ram0 ramdisk_size=32758 
> answerfile=http://10.160.200.21/xenserver-5.0.0/10.160.201.116-answerfile 
> install --- Xen-Enterprise-5.0.0/install.img"
>
> # cat /var/lib/tftpboot/pxelinux.cfg/01-00-21-5a-10-3a-96
> default linux
> prompt 0
> timeout 1
> label linux
>         kernel /images/Xen-Enterprise-5.0.0/mboot.c32
>         ipappend 2
>         append initrd=/images/Xen-Enterprise-5.0.0/xen.gz ksdevice=eth0 
> lang=  console=com1,tty console=tty0 console=ttyS0,115200n8 
> com1=115200,8n1 text ---=None ---=None Xen-Enterprise-5.0.0/install.img 
> install ramdisk_size=32758 watchdog root=/dev/ram0 
> Xen-Enterprise-5.0.0/vmlinuz 
> answerfile=http://10.160.200.21/xenserver-5.0.0/10.160.201.116-answerfile
>
> # rpm -qa | grep cobbler
> cobbler-1.6.2-1.fc9.noarch
>
> wierd
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   


You probably have something else munged in your settings or 
profile/system objects as you have "---" in there twice, which is not 
explicable
by just that distro edit command.

Perhaps not an problem we have to solve anyway as we're unlikely to 
invest in supporting and maintain Xen Enterprise in the codebase.

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

Reply via email to