Just realized that link will be broken for you Anyway check if you have following packages
sudo apt-get install build-essential sudo apt-get install gnome-devel sudo apt-get install mic2 sudo apt-get install syslinux=3.85 sudo apt-get install packaging-tools wget http://git.moblin.org/cgit.cgi/moblin-image-creator/plain/image-writer chmod 755 image-writer sudo cp image-writer /usr/bin I am not sure you can access http://repo.mobile-central.org/eef088adb5dad035866534ffe27fde4c/repositories/devel:/tools:/building/xUbuntu_9.10/ / , if then add it to your sources.list And then try with mic-image-writer instead of moblin-image-writer, that's the latest one. From: Shawn Smith [mailto:[email protected]] Sent: Friday, March 12, 2010 10:18 AM To: Goel, Khushboo Cc: [email protected] Subject: Re: [Moblin Dev] image creator isohybrid Well, here's some of the files in /usr/bin/ that might be relevant, but no isohybrid.moblin : mic-create-isohybrid-recovery-image mic-livecd-iso-to-disk mkhybrid mkisofs moblin-create-isohybrid-recovery-image moblin-livecd-iso-to-disk I think those mic-* ones were from an older version of the image creator. Do I need to run the moblin-create-isohybrid-recovery-image possibly? Is there a manual for it? -Shawn Smith On Fri, Mar 12, 2010 at 11:04 AM, Goel, Khushboo <[email protected]<mailto:[email protected]>> wrote: There will be an isohybrid.moblin file in in /usr/bin, rename it to isohybrid, it should solve your problem. -----Original Message----- From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Shawn Smith Sent: Friday, March 12, 2010 10:01 AM To: [email protected]<mailto:[email protected]> Subject: [Moblin Dev] image creator isohybrid Hello All, I was trying out the Moblin Image Creator using the using-moblin-image-creator page, but I can't get very far. I am trying to create a liveusb image and I started with an example kickstart file. I am running this from a VMWare install of Fedora10. When I run: sudo moblin-image-creator --config=2.1-final.ks --format=liveusb --cache=usb_package_cache I get this error: Error: failed to create image : Needed file: /usr/bin/isohybrid not found, please check your installation Has this come up before? Anyone know how to get past that; where to get/how to make the isohybrid? Thanks- Shawn Smith _______________________________________________ Moblin dev Mailing List [email protected]<mailto:[email protected]> To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
