Hi,

Thanks for the reply. However, i have seen that Android x86 generates iso 
image and i wanted the code directly from Is there any other way to 
generate ISO image from AOSP build. I wonder how this is done for the other 
platforms than x86. 

Thanks,
Harinath

On Monday, June 11, 2018 at 12:59:25 PM UTC+5:30, Amit Pundir wrote:
>
> On 28 May 2018 at 14:53, Harinath Maddela <[email protected] 
> <javascript:>> wrote: 
> > Hi, 
> > 
> > I'm trying to work on porting android to x86 platform and make a android 
> > bootable USB stick. 
>
> Try http://www.android-x86.org/ 
>
> > I downloaded the code from AOSP. I build the code for 
> > x86 and has got the images initrd.img, system.sfs, ramdisk.img and also 
> > build the kernel(vmlinux). I made the USB stick as bootable and 
> installed 
> > grub into the mounted USB stick by using command. 
> > 
> > $ sudo grub-install --root-directory=/mnt/name /dev/sdX 
> > 
> > And also copied the kernel, initrd.img, ramdisk.img and system.sfs into 
> USB 
> > stick. When i try to boot from the USB stick, the device gets struck at 
> Grub 
> > and kernel does not get loaded. Not sure what could be the issue. Is 
> there 
> > anything that is missing? 
> > 
> > And also is there a way to get the ISO from the AOSP build to make the 
> usb 
> > stick bootable. Looks like on building AOSP code we get only kernel, 
> > initrd.img, ramdisk.img and system.sfs. Can anyone guide me in this 
> regard 
> > 
> > Thanks, 
> > Harinath 
> > 
> > -- 
> > -- 
> > unsubscribe: [email protected] <javascript:> 
> > website: http://groups.google.com/group/android-kernel 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Android Linux Kernel Development" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to [email protected] <javascript:>. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to