cobbler buildiso gives this error:
...
- using/creating tempdir: /root/buildiso
- building tree for isolinux
- copying miscellaneous files
Required file not found: /usr/lib/syslinux/isolinux.bin

My system is F11 x86_64 with syslinux-3.75-1.fc11.x86_64 and
cobbler-1.6.6-1.fc11.x86_64

My temporary workaround was to create a link like this
[r...@virtfed ~]# ln -s /usr/share/syslinux /usr/lib/syslinux

and the command successfully completes and target machine is able to
boot from the kickstart.iso image (as a virtual media) and install
itself.
Probably the path cobbler has to query needs to be changed/extended?

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

Reply via email to