Hi,

Perhaps, You didn't install genisoimage package.
Could you install it on host?

$ sudo apt-get install genisoimage

And it doesn't show error message.
As you feel, I'll modify some approach. 

Regards,

========================================
  Mitsutaka Amano
  MIRACLE LINUX CORPORATION
========================================



MDS wrote:
> Hello All,
> I tried exporting my image to a cd, but it crashed the image creator 
> application and threw the following error:
> Any help is appreciated:
>
> xwd    1:1.0.1-0ubuntu2
> xwininfo    1:1.0.2-0ubuntu1
> xwud    1:1.0.1-0ubuntu2
> zlib1g    1:1.2.3.3.dfsg-5ubuntu2
> zlib1g-dev    1:1.2.3.3.dfsg-5ubuntu2
> Executing the mksquashfs program: mksquashfs /targets/asusee/fs 
> /targets/asusee/image/rootfs.img -no-progress -ef 
> /usr/share/pdk/platforms/mccaslin-lpia/exclude
> Parallel mksquashfs: Using 1 processor
> Creating little endian 3.0 filesystem on /targets/asusee/image/rootfs.img, 
> block size 65536.
>
> Exportable Little endian filesystem, data block size 65536, compressed data, 
> compressed metadata, compressed fragments, duplicates are removed
> Filesystem size 283649.92 Kbytes (277.00 Mbytes)
>     40.31% of uncompressed filesystem size (703598.80 Kbytes)
> Inode table size 391389 bytes (382.22 Kbytes)
>     31.25% of uncompressed inode table size (1252269 bytes)
> Directory table size 367913 bytes (359.29 Kbytes)
>     50.20% of uncompressed directory table size (732844 bytes)
> Number of duplicate files found 1603
> Number of inodes 37217
> Number of files 28813
> Number of fragments 3108
> Number of symbolic links  5245
> Number of device nodes 88
> Number of fifo nodes 2
> Number of socket nodes 0
> Number of directories 3069
> Number of uids 6
>     root (0)
>     syslog (101)
>     unknown (1000)
>     man (6)
>     news (9)
>     klog (102)
> Number of gids 14
>     video (44)
>     audio (29)
>     tty (5)
>     kmem (15)
>     disk (6)
>     adm (4)
>     shadow (42)
>     dhcp (101)
>     utmp (43)
>     staff (50)
>     src (40)
>     root (0)
>     mail (8)
>     klog (103)
> Traceback (most recent call last):
>   File "/usr/share/pdk/lib/gui.py", line 927, in on_liveCD_clicked
>     self.current_project().create_live_iso(target.name, img_name)
>   File "/usr/share/pdk/lib/Project.py", line 368, in create_live_iso
>     image.create_image()
>   File "/usr/share/pdk/lib/InstallImage.py", line 477, in create_image
>     pdk_utils.copy("/usr/lib/syslinux/isolinux.bin", self.tmp_path, callback 
> = self.progress_callback)
>   File "/usr/share/pdk/lib/pdk_utils.py", line 398, in copy
>     shutil.copy(src, dst)
>   File "/usr/lib/python2.5/shutil.py", line 80, in copy
>     copyfile(src, dst)
>   File "/usr/lib/python2.5/shutil.py", line 46, in copyfile
>     fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory: '/usr/lib/syslinux/isolinux.bin'
> image-creator: Fatal IO error 11 (Resource temporarily unavailable) on X 
> server :0.0.
> Creating CD image file at: 
> /var/www/htdocs/moblin-image-creator/moblin-test-image/targets/asusee/image/test.iso
> genisoimage: Uh oh, I cant find the boot image 'isolinux.bin' !
> Error running command: genisoimage -quiet -o 
> /var/www/htdocs/moblin-image-creator/moblin-test-image/targets/asusee/image/test.iso
>  -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table 
> -l -R -r /tmp/pdk-ZOUSAA
> Traceback (most recent call last):
>   File "/usr/share/pdk/lib/gui.py", line 927, in on_liveCD_clicked
>     self.current_project().create_live_iso(target.name, img_name)
>   File "/usr/share/pdk/lib/Project.py", line 368, in create_live_iso
>     image.create_image()
>   File "/usr/share/pdk/lib/InstallImage.py", line 484, in create_image
>     raise EnvironmentError, _("Error running command: %s") % cmd_line
> EnvironmentError: Error running command: genisoimage -quiet -o 
> /var/www/htdocs/moblin-image-creator/moblin-test-image/targets/asusee/image/test.iso
>  -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table 
> -l -R -r /tmp/pdk-ZOUSAA
> image-creator: Fatal IO error 11 (Resource temporarily unavailable) on X 
> server :0.0.
>
>
>
>
>  EMAILING FOR THE GREATER GOOD
> Join me
> _______________________________________________
> dev mailing list
> [email protected]
> https://www.moblin.org/mailman/listinfo/dev
>
>   

_______________________________________________
dev mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/dev

Reply via email to