I do not know... I was just thinking the boot loader was compiled with Android.
GRUB is maybe the best way to boot Android. Isn't it? On Nov 22, 6:49 pm, abhishek srivastav <[email protected]> wrote: > You should change this in your bootloader. BTW what bootloader you are using > ? > > On Sun, Nov 22, 2009 at 5:14 AM, Frédéric <[email protected]> wrote: > > Abhishek, > > > Where should I set bootargs? Is this documented somewhere? > > > regards > > Frédéric > > > On Nov 22, 12:08 am, abhishek srivastav <[email protected]> > > wrote: > > > Fredric, > > > > Please make sure that you follow following steps for booting Android from > > SD > > > card. > > > > -Your bootargs<boot parameters in bootloader> should be set to SD card. > > > -For booting Android from SD card your SD card should be formatted in > > ext2 > > > format. > > > -Copy the following files/directory from *out/target/product/generic* > > > * > > > * > > > *cp -a root/* <SDCARD> > > > *cp -a data/* <SDCARD> > > > cp -a system/* <SDCARD> > > > > Now, you are set to boot Android from SDcard. > > > > Regards, > > > Abhishek > > > > On Sat, Nov 21, 2009 at 2:47 PM, Frédéric <[email protected]> wrote: > > > > Hi, > > > > > I just compiled Android and I want to put files on SD card in order to > > > > make it starting up. Is there any procedure? > > > > > regards, > > > > > Frederic > > > > > -- > > > > unsubscribe: > > > > [email protected]<android-porting%[email protected]> > > <android-porting%[email protected]<android-porting%[email protected]> > > > > > website:http://groups.google.com/group/android-porting > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
