Hi, This looks like the temporary directory is not getting created under /home/Desktop, but it's difficult to see what's going on from this script output. I would recommend trying this script via sudo: sudo ./update-iso.sh -i starlingx-intel-x86-64-20230211131909-cd.iso -o updated-11.iso -d 1 If that isn't working for you, then edit the update-iso.sh script and add trace output. Add the line 'set -x' to the second line of the script (after the shebang) and then we can have a look at the detailed results. -Kyle -----Original Message----- From: mahmutoksuzz24@gmail.com <mahmutoksuzz24@gmail.com> Sent: Monday, November 13, 2023 1:55 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Starlingx stx8.0.0 iso update problem CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. I trying to update starlingx stx8.0.0 iso, but the output iso size is 38.4 KB and i get the error. ./update-iso.sh -i starlingx-intel-x86-64-20230211131909-cd.iso -o updated-11.iso -d 1 grep: /home/Desktop/updateiso_build_79R3Kf/isolinux.cfg: No such file or directory grep: /home/Desktop/updateiso_build_79R3Kf/syslinux.cfg: No such file or directory genisoimage: Uh oh, I cant find the boot image 'isolinux.bin' ! isohybrid: updated-11.iso: Success Inserting md5sum into iso image... md5 = 2cb586eb18989a68d5ed69fd568c7c8c Inserting fragment md5sums into iso image... fragmd5 = frags = 20 Setting supported flag to 0 Updated ISO: updated-11.iso _______________________________________________ Starlingx-discuss mailing list -- starlingx-discuss@lists.starlingx.io To unsubscribe send an email to starlingx-discuss-leave@lists.starlingx.io