ezremaster; The 32-bit version is OK!
ezremaster; There is a problem with the 64-bit version!
+ mkdir -p /tmp/ezremaster/extract
+ mkdir -p /tmp/ezremaster/mnt
+ mkdir -p /tmp/ezremaster/app_dep
+ '[' '!' -d /tmp/ezremaster/image ]
+ checkmountimage
+ echo 'cd location: /mnt/sdb1/L&B/11.1/CorePure64-11.1.iso'
cd location: /mnt/sdb1/L&B/11.1/CorePure64-11.1.iso
+ '[' -f '/mnt/sdb1/L&B/11.1/CorePure64-11.1.iso/boot/core.gz' ]
+ '[' -f '/mnt/sdb1/L&B/11.1/CorePure64-11.1.iso' ]
+ sudo mount '/mnt/sdb1/L&B/11.1/CorePure64-11.1.iso' /tmp/ezremaster/mnt
+ '[' -f /tmp/ezremaster/mnt/boot/core.gz ]
+ sudo umount /tmp/ezremaster/mnt
+ '[' '!' -n ]
+ echo 'Unable to find CD or mount ISO'
Unable to find CD or mount ISO
+ exit 5