You can edit /var/lib/cobbler/distro_signatures.json and add esxi51 to list 
below esxi5. Just change make below changes.

>>   "esxi5": {
    "signatures":["tboot.b00"],
    "version_file":"s\\.v00",
>>   "version_file_regex":"^.*ESXi 5\\.0\\.(.*)build-([\\d]+).*$",

esxi51": {
    "signatures":["tboot.b00"],
    "version_file":"s\\.v00",
    "version_file_regex":"^.*ESXi 5\\.1\\.(.*)build-([\\d]+).*$",

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Janowiak, Edward
Sent: Friday, April 19, 2013 1:32 PM
To: [email protected]
Subject: [cobbler] Cobbler and ESXi 5.1 Builds

I'm running 2.4.0 beta release 3 and keep getting the following error when 
trying to import ESXi 5.1:

cobbler import --path=/mnt --name=esxi51 task started: 2013-04-19_142955_import 
task started (id=Media import, time=Fri Apr 19 14:29:55 2013) Found a candidate 
signature: breed=vmware, version=esxi5
running: /usr/bin/file /var/www/cobbler/ks_mirror/esxi51/s.v00
received on stdout: /var/www/cobbler/ks_mirror/esxi51/s.v00: gzip compressed 
data, was "vmvisor-sys.tar.vtar", from Unix, last modified: Wed Aug  1 21:48:45 
2012

received on stderr:
No signature matched in /var/www/cobbler/ks_mirror/esxi51 !!! TASK FAILED !!!

Is ESXi 5.1 supported in Cobbler?


E-MAIL CONFIDENTIALITY NOTICE: 
The contents of this e-mail message and any attachments are intended solely for 
the addressee(s) and may contain confidential and/or legally privileged 
information. If you are not the intended recipient of this message or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message and any attachments. If you are 
not the intended recipient, you are notified that any use, dissemination, 
distribution, copying, or storage of this message or any attachment is strictly 
prohibited.


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

Reply via email to