[Mondo-devel] genisoimage: Uh oh, I cant find the boot image 'isolinux.bin' !
Brought to you by:
bcornec
|
From: robot_sql <128...@qq...> - 2016-10-27 08:30:07
|
HI: Having a problem with Mondo 3.2.1-1 and RHEL6. server:redhat6.5 mindi:mindi-3.0.2-1.rhel6.x86_64.rpm mondo:mondo-3.2.1-1.rhel6.x86_64.rpm #cat /var/log/mondoarchive.log ....... Using XATTR068.GZ;1 for ./archives/xattr_list.9.gz (xattr_list.14.gz) genisoimage: Uh oh, I cant find the boot image 'isolinux.bin' ! DBG4: [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#614: child res = 255 DBG3: [Main] libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#685: Parent res = 255 INFO: Call to mkisofs to make ISO (ISO #1) ...failed DBG1: [Main] libmondo-archive.c->make_iso_fs#1883: WARNING - make_iso_fs returned an error ..... I confirm that syslinux is installed by syslinux-4.02-4.el6.x86_64.rpm. [root@COM mondo.scratch.XSemWL]# find / | grep isolinux.bin /boot/syslinux/isolinux.bin /usr/share/syslinux/isolinux.bin [root@COM mondo.scratch.XSemWL]# rpm -qa | grep syslinux syslinux-4.02-4.el6.x86_64 I use the following command can also be made mirror success. Why mondoarchive is failed? [root@COM mondo.scratch.XSemWL]# mkisofs -o myiso11.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ./archives/ THANKS!!! -- View this message in context: http://mondorescue-mailing-list.679749.n3.nabble.com/genisoimage-Uh-oh-I-cant-find-the-boot-image-isolinux-bin-tp4027523.html Sent from the MondoRescue Mailing List mailing list archive at Nabble.com. |