JAmes Atwill wrote:
> ----- "Michael DeHaan" <[email protected]> wrote:
>
>   
>> You'll need to share the results of "cobbler distro report" for the
>>     
>
> [r...@cobbler DOM]# cobbler distro report --name=F10-live
> distro               : F10-live
> architecture         : i386
> breed                : redhat
> created              : Wed Feb 18 19:55:16 2009
> comment              : 
> initrd               : /media/cobbler/DOM/F10-livecd/initrd0.img
> kernel               : /media/cobbler/DOM/F10-livecd/vmlinuz0
> kernel options       : {'rootflags': 'loop', '!ksdevice': None, '!text': 
> None, 'root': '/F10-i686-Live.iso', 'rootfstype': 'iso9660', '!lang': None}
> ks metadata          : {}
> tree build time      : Wed Dec 31 16:00:00 1969
> modified             : Thu Feb 19 10:45:40 2009
> mgmt classes         : []
> os version           : 
> owners               : ['admin']
> post kernel options  : {}
> redhat mgmt key      : <<inherit>>
> template files       : {}
>
>
>   
>> ISO  in question.or cat the tftp config file you are using and also the
>>     
>
> [r...@cobbler ~]# cat /tftpboot/pxelinux.cfg/default 
> ..other labels snipped..
>
> LABEL F10-live
>         kernel /images/F10-live/vmlinuz0
>         MENU LABEL F10-live
>         append initrd=/images/F10-live/initrd0.img rootflags=loop 
> root=/F10-i686-Live.iso syslog=10.19.10.30:25150 rootfstype=iso9660 kssendmac 
>  ks=http://10.19.10.30/cblr/svc/op/ks/profile/F10-live
>         ipappend 2
>
> ....other labels snipped...
>
>   
>> share the one created by livecd-iso-to-pxeboot so
>>     
>
> [r...@cobbler DOM]# cat tftpboot/pxelinux.cfg/default 
> DEFAULT pxeboot
> TIMEOUT 20
> PROMPT 0
> LABEL pxeboot
>       KERNEL vmlinuz0
>       APPEND initrd=initrd0.img root=/F10-i686-Live.iso rootfstype=iso9660 
> rootflags=loop
> ONERROR LOCALBOOT 0
>
>
> Hope this helps,
>
>    JAmes
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

Ok, I've put out a question on this one, will let you know what I find out.

--Michael


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

Reply via email to