does CENTOS5 import work in Cobbler ?
Harry,
files are attached. Cobbler version is 0.602. The error message looks strange for me and maybe it is not related to cobbler. I am not able now to try to install directly from CDROM, because I am far away from that server, so I am not able to exclude cobbler as the reason of this problem. Thank you for your help, Martin Harry Hoffman wrote: I installed CentOS5 i386 without any error. That error seems to indicate a problem with where anaconda is trying to log to (just a guess). Can you post your kickstart file, /var/lib/cobbler/settings and the output of "cobbler report"? Also, what version of cobbler are you using? Cheers, Harry Martin Minka wrote: I imported CENTOS5 64bit DVD into Cobbler. cobbler import --mirror=/media/centos5 --name=C5_64 When I am installing it installer stops on error http://xmltvproducer.sourceforge.net/anaconda.png. I would like to prove with somebody who installed CENTOS5 over cobbler that it works for him and that the problem is not cobbler and its import function. Martin _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@redhat.com https://www.redhat.com/mailman/listinfo/et-mgmt-tools _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@redhat.com https://www.redhat.com/mailman/listinfo/et-mgmt-tools --- bootloaders: ia64: /var/lib/cobbler/elilo-3.6-ia64.efi standard: /usr/lib/syslinux/pxelinux.0 default_kickstart: /etc/cobbler/default.ks default_virt_type: auto dhcpd_bin: /usr/sbin/dhcpd dhcpd_conf: /etc/dhcpd.conf dnsmasq_bin: /usr/sbin/dnsmasq dnsmasq_conf: /etc/dnsmasq.conf httpd_bin: /usr/sbin/httpd kernel_options: ksdevice: eth0 lang: 'en_US' text: ~ panic: 60 manage_dhcp: 1 manage_dhcp_mode: isc next_server: 'x.x.x.x' pxe_just_once: 0 server: 'x.x.x.x:81' snippetsdir: /var/lib/cobbler/snippets syslog_port: 25150 tftpboot: /tftpboot tftpd_bin: /usr/sbin/in.tftpd tftpd_conf: /etc/xinetd.d/tftp webdir: /var/www/cobbler xmlrpc_port: 25151 xmlrpc_rw_enabled: 0 xmlrpc_rw_port: 25152 yum_core_mirror_from_server: 0 network --device=eth0 --bootproto=static --ip=$ip_address --netmask=255.255.255.224 --gateway=x.x.x.x --nameserver=x.x.x.x --hostname=$hostname url --url=$tree text install skipx rebootdistro : C4_32-i386 kernel : /var/www/cobbler/ks_mirror/C4_32/images/pxeboot/vmlinuz initrd : /var/www/cobbler/ks_mirror/C4_32/images/pxeboot/initrd.img kernel options : {} architecture : x86 ks metadata : {'tree': 'http://@@server@@/cblr/links/C4_32-i386'} breed : redhat distro : C4_64-x86_64 kernel : /var/www/cobbler/ks_mirror/C4_64/images/pxeboot/vmlinuz initrd : /var/www/cobbler/ks_mirror/C4_64/images/pxeboot/initrd.img kernel options : {} architecture : x86_64 ks metadata : {'tree': 'http://@@server@@/cblr/links/C4_64-x86_64'} breed : redhat distro : C5_32-i386 kernel : /var/www/cobbler/ks_mirror/C5_32/images/pxeboot/vmlinuz initrd : /var/www/cobbler/ks_mirror/C5_32/images/pxeboot/initrd.img kernel options : {} architecture : x86 ks metadata : {'tree': 'http://@@server@@/cblr/links/C5_32-i386'} breed : redhat distro : C5_64-x86_64 kernel : /var/www/cobbler/ks_mirror/C5_64/images/pxeboot/vmlinuz initrd : /var/www/cobbler/ks_mirror/C5_64/images/pxeboot/initrd.img kernel options : {} architecture : x86_64 ks metadata : {'tree': 'http://@@server@@/cblr/links/C5_64-x86_64'} breed : redhat profile : C4_32-i386 distro : C4_32-i386 kickstart : /var/lib/cobbler/kickstarts/k2_c4.ks kernel options : {} ks metadata : {} virt file size : 5 virt ram : 512 virt type : auto virt path : repos : [] dhcp tag : default profile : C4_64-x86_64 distro : C4_64-x86_64 kickstart : /var/lib/cobbler/kickstarts/k2_c4.ks kernel options : {} ks metadata : {} virt file size : 5 virt ram : 512 virt type : auto virt path : repos : [] dhcp tag : default profile : C5_32-i386 distro : C5_32-i386 kickstart : /var/lib/cobbler/kickstarts/k2_c5.ks kernel options : {} ks metadata : {'noipv6': '} virt file size : 5 virt ram : 512 virt type : auto virt path : repos : [] dhcp tag : default profile : C5_64-x86_64 distro : C5_64-x86_64 kickstart : /var/lib/cobbler/kickstarts/k2_simple.ks kernel options : {} ks metadata : {'noipv6': '} virt file size : 5 virt ram : 512 virt type : auto virt path : repos : [] dhcp tag : default system : invsrvdyn2 profile : C5_64-x86_64 kernel options : {'noipv6': ', 'dd': ', 'panic': '60', 'nostorage': '} ks metadata : {'driver5': 'megasr-rhel5.img', 'driver4': 'megasr-rhel40-u5.img'} ip address : x.x.x.x mac address : 00:04:23:DD:63:CA hostname : dyn2.server.com pxe info set? : True config id : 01-00-04-23-dd-63-ca netboot enabled? : 1 kickstart : <<inherit>> virt type : <<inherit>> virt path : <<inherit>> dhcp tag : default system : invsrvdyn7 profile : C5_32-i386 kernel options : {'noipv6': ', 'panic': '60', 'nostorage': '} ks metadata : {'driver5': 'megasr-rhel5.img', 'driver4': 'megasr-rhel40-u5.img'} ip address : x.x.x.x mac address : 00:04:23:DD:67:06 hostname : dyn7.server.com pxe info set? : True config id : 01-00-04-23-dd-67-06 netboot enabled? : 0 kickstart : <<inherit>> virt type : <<inherit>> virt path : <<inherit>> dhcp tag : default _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@redhat.com https://www.redhat.com/mailman/listinfo/et-mgmt-tools |
| All times are GMT. The time now is 04:33 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.