The "native" or "bootstrap" mode of mic will not affect the target image formats. It seems you need "loop" image type, which be choiced from command line.
thanks - jf.ding On Wed, Feb 26, 2014 at 01:23:45PM +0530, Shrisha wrote: > Thanks for the kind suggestions. > > I have tried creating image using native mode. Using native mode the image > will be created as .raw . So we cant use this to flash to the board since > it expects platform,data and ums partitions. > > Regards, > Shrisha > > > On Wed, Feb 26, 2014 at 1:08 PM, Jian-feng Ding > <[email protected]>wrote: > > > Actually, "native" mode cannot work for current Tizen images, because of > > the > > rpm security plugin enabling. To fix this issue, I think you need add a > > valid > > remote repo in the kickstart file, from where the bootstrap file will be > > downloaded by mic. And need to tune the priority of the remote repo to > > lowest. > > > > Gui, if something wrong, please correct me. > > > > thanks > > - jf.ding > > > > On Wed, Feb 26, 2014 at 07:23:22AM +0000, Wang, Ning W wrote: > > > You can try creating the image in native runtime mode with mic option > > "--runtime=native". > > > > > > Thanks, > > > Ning > > > From: [email protected] [mailto:[email protected]] > > On Behalf Of Shrisha > > > Sent: Wednesday, February 26, 2014 3:06 PM > > > To: [email protected] > > > Subject: mic-bootstrap for amm > > > > > > Hi, > > > I'm trying to build tizen 3.0 ivi for armv7hl. Almost 800 packages are > > built and when I'm trying to create the image , I'm getting errors as - > > > > > > Error <bootstrap>: <bootstrap>Can't get rpm binary: mic-bootstrap-x86-arm > > > And I edited the kickstart file released for i586. Pointed the repo to > > my local GBS_ROOT repo. > > > Please Help. > > > > > > Regards, > > > Shrisha > > > > > _______________________________________________ > > > IVI mailing list > > > [email protected] > > > https://lists.tizen.org/listinfo/ivi > > > > _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
