Demetri Mouratis wrote:
Hi Michael,
I went with the repo mirroring route:
[root@hemops2 ~]# cobbler import --name=centos-4.4
--mirror=rsync://rsync.mirrorservice.org/mirror.centos.org/4.4/os/i386/CentOS/
This went fine.
Adding the distro, however, gives me some trouble:
[root@hemops2 ~]# cobbler distro add --name=centos4.4
--kernel=/var/www/cobbler/repo_mirror/centos-4.4-i386/images/pxeboot/vmlinuz
--initrd=/var/www/cobbler/repo_mirror/centos-4.4-i386/images/pxeboot/initrd.img
This is resolved in 0.4.3, what version are you running?