Hi Mohan, Thanks for the response. I tried creating the image. Image is created but with following error: Mkfs.vfat 2.11 (12 Mar 2005) Shutil.mov failed. Ignored error Could not copy rootfs_path. Ignored error LiveUsbImage: Finished!
Can they be ignored? Thanks, Latha -----Original Message----- From: Prajwal Mohan [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2008 1:24 PM To: Marc J. Miller Cc: Gummadi, Latha C; [EMAIL PROTECTED] Subject: Re: [Moblin Dev] Creating a Moblin Image From the looks of it, the project name 'Project1' does not exist. Please note that project/target names are case sensitive. Check to see if the project you created shows up in the project list of MIC GUI? See if you can create an image using the GUI. Thanks, Praj Marc J. Miller wrote: > I'm receiving that message too; I'm glad it's not just me. > > Gummadi, Latha C wrote: > >> Hi, >> >> I am new to Moblin. I created a project and target. Now I am trying to build >> an image command line. But I am running into errors. Can anyone tell what am >> I doing wrong? >> >> [EMAIL PROTECTED] ~]# image-creator --command=create-live-usb >> --project-name='Project1' --target-name='Project1Target' >> --image-name='moblin' >> Traceback (most recent call last): >> File "/usr/local/mic/sbin/image-creator", line 697, in <module> >> sys.exit(main()) >> File "/usr/local/mic/sbin/image-creator", line 136, in main >> create_image(options) >> File "/usr/local/mic/sbin/image-creator", line 599, in create_image >> proj = sdk.projects[options.project_name] >> KeyError: 'Project1' >> >> Thanks, >> Latha >> _______________________________________________ >> dev mailing list >> [EMAIL PROTECTED] >> https://www.moblin.org/mailman/listinfo/dev >> >> >> > > _______________________________________________ > dev mailing list > [EMAIL PROTECTED] > https://www.moblin.org/mailman/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://lists.moblin.org/listinfo/dev
