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 [root@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
On 07/07/2009 05:46 AM, Gianluca Cecchi wrote:
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 [root@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 cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler
This seems to be the case. We should look in both places.
Please file a bug in Trac: http://fedorahosted.org/cobbler (log in, and hit "new ticket") so we don't forget about this one.
You will first need a Fedora account, instructions for getting one are on the bottom of that first page.
Thanks!
--Michael
ok, Ticket #471 opened.
Gianluca
On Tue Jul 7 15:08:44 UTC 2009, Michael DeHaan wrote:
Please file a bug in Trac: http://fedorahosted.org/cobbler (log in, and hit "new ticket") so we don't forget about this one.
cobbler@lists.fedorahosted.org