On 09/14/2009 02:00 PM, Paul Company wrote:
> How about I trick "cobbler import".
>
> What's the minimum I need to have cobbler import work?
>
> For example,
>
> # mkdir -p /usr/distros/5Server-x86_64
> # cd /usr/distros/5Server-x86_64
> # scp vmlinuz  initrd.img .
> # cobbler import --name=5Server-x86_64 --mirror=/usr/distros/5Server-x86_64
> ....this fails with....
> No distro signature for kernel at /var/www/cobbler/ks_mirror
>
> What's the minimum I need to add to /usr/distros/5Server-x86_64 to get
> import to work?
> Is there just a single "signature file" I can copy over?
>    

We support import of DVD images and official rsync images only.
Any tricks are unsupported and I would prefer they not be discussed here.

You need to write a simple wrapper script that rsyncs your data, that's it.

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

Reply via email to