I imported an Ubuntu CD. I can see the files properly imported in ks_mirror. I have the kernels and initrds properly set in the options page. The architecture is set to x86_64, breed Ubuntu, OS Version Lucid.
However, when I run koan to install, I get an error.
Command line: koan --virt --virt-name=builder-ubuntu10.04-64-01 --profile=builder- ubuntu-10.04-x86_64 --virt-path=vg_wc2 --server=cobbler.server
I see this:
Tue, 28 Feb 2012 04:39:12 DEBUG Fetching URI: http://172.29.1.101/cblr/ks_mirror/Ubuntu-10.04.4- x86_64/install/netboot/version.info Tue, 28 Feb 2012 04:39:12 DEBUG Saved to /var/lib/libvirt/boot/virtinst-version.info.CCeFSZ Tue, 28 Feb 2012 04:39:12 DEBUG Detected an Ubuntu distro Tue, 28 Feb 2012 04:39:12 DEBUG HTTP hasFile: didn't find http://172.29.1.101/cblr/ks_mirror/Ubuntu-10.04.4- x86_64/install/netboot/ubuntu-installer/i386/linux: HTTP Error 404: Not Found
That's because the path to the file is:
/var/www/cobbler/ks_mirror/Ubuntu-10.04.4-x86_64/install/netboot/ubuntu- installer/amd64/linux
I have already configured this distro to be x86_64. I do not see anywhere to do so in the profile. Why is it looking in ubuntu- installer/i386 instead of amd64/ ?
Thanks!
j
Same problem here.
On 28-02-12 10:48, Joshua J. Kugler wrote:
I imported an Ubuntu CD. I can see the files properly imported in ks_mirror. I have the kernels and initrds properly set in the options page. The architecture is set to x86_64, breed Ubuntu, OS Version Lucid.
However, when I run koan to install, I get an error.
Command line: koan --virt --virt-name=builder-ubuntu10.04-64-01 --profile=builder- ubuntu-10.04-x86_64 --virt-path=vg_wc2 --server=cobbler.server
I see this:
Tue, 28 Feb 2012 04:39:12 DEBUG Fetching URI: http://172.29.1.101/cblr/ks_mirror/Ubuntu-10.04.4- x86_64/install/netboot/version.info Tue, 28 Feb 2012 04:39:12 DEBUG Saved to /var/lib/libvirt/boot/virtinst-version.info.CCeFSZ Tue, 28 Feb 2012 04:39:12 DEBUG Detected an Ubuntu distro Tue, 28 Feb 2012 04:39:12 DEBUG HTTP hasFile: didn't find http://172.29.1.101/cblr/ks_mirror/Ubuntu-10.04.4- x86_64/install/netboot/ubuntu-installer/i386/linux: HTTP Error 404: Not Found
That's because the path to the file is:
/var/www/cobbler/ks_mirror/Ubuntu-10.04.4-x86_64/install/netboot/ubuntu- installer/amd64/linux
I have already configured this distro to be x86_64. I do not see anywhere to do so in the profile. Why is it looking in ubuntu- installer/i386 instead of amd64/ ?
Thanks!
j
cobbler@lists.fedorahosted.org