>> > From your post
>>
>> # mkdir -p /distros/CentOS-5.3/x86_64
>> # cobbler import --path=/distros/CentOS-5.3/x86_64 --arch=x86_64
>> --name=CentOS-5.3-x86_64 \
>>                         --available-as=nfs://myserver1:/media
>> or
>> # cobbler import --path=/distros/CentOS-5.3/x86_64 --arch=x86_64
>> --name=CentOS-5.3-x86_64 \
>>                         --available-as=http://myserver1/media
>>      

This is why I wish I never added these options to the import command, it 
brings up too many user questions related to basically GIGO scenarios.

Most likely what you have there is not what import /needs/, which is the 
exact copy of what was originally on the DVD images.


Hence why I recommend most folks just try the DVD ISOs.


>> As others have pointed you do not have to use import and could use
>> distro/profile and use your own ks_meta variables to locate the data tree
>> whci can be compeltely seperate from the cobbler server if thats what you
>> want.
>>      

If you are still stuck, you should do this.

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

Reply via email to