Hi, I'm trying to have cobbler provision Ubuntu on bare-metal machines. The systems boot but hang at No Cd-ROM found step.
I've tried various Ubuntu images (alternate, server, desktop), I've set the kernel options priority=critical locale=en_US, but it doesn't help. I've used both the included sample.seed template and the No questions asked preseed file from https://help.ubuntu.com/community/Cobbler/Preseed Still the same Cd-ROM error is displayed. The generated pxelinux.cfg file is : default linux prompt 0 timeout 1 label linux kernel /images/Ubuntu12.04srv64-x86_64/vmlinuz ipappend 2 append initrd=/images/Ubuntu12.04srv64-x86_64/initrd.gz locale= locale auto priority critical en_US text true auto url=http://192.168.1.1/cblr/svc/op/ks/system/ah330-2 hostname=ah330-2 domain=local.lan suite=generic26 The profile is: profiles: ========== Name : Ubuntu12.04srv64-x86_64 TFTP Boot Files : {} Comment : DHCP Tag : default Distribution : Ubuntu12.04srv64-x86_64 Enable gPXE? : 0 Enable PXE Menu? : 1 Fetchable Files : {} Kernel Options : {'priority': 'critical', 'locale': 'en_US', 'auto': 'true'} Kernel Options (Post Install) : {} Kickstart : /var/lib/cobbler/kickstarts/ubuntu-nqa.seed Kickstart Metadata : {} Management Classes : [] Management Parameters : <<inherit>> Name Servers : [] Name Servers Search Path : [] Owners : ['admin'] Parent Profile : Proxy : Red Hat Management Key : <<inherit>> Red Hat Management Server : <<inherit>> Repos : [] Server Override : <<inherit>> Template Files : {} Virt Auto Boot : 1 Virt Bridge : xenbr0 Virt CPUs : 1 Virt Disk Driver Type : raw Virt File Size(GB) : 5 Virt Path : Virt RAM (MB) : 512 Virt Type : qemu Thanks for your help.
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
