I don't think you should specify any kernel bootargs in the bootloader,
just make sure kernel have built in ext2 fs
and customize your own init.rc scripts, edit the line related to "mount"

On Sun, Nov 22, 2009 at 7:08 AM, abhishek srivastav <
srivastaabhis...@gmail.com> 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 <fsos...@gmail.com> 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: 
>> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
>> website: http://groups.google.com/group/android-porting
>
>
>  --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to