Hi,

you can extract the filesystem like in the tutorial you mentioned,
nothing changed in Android's basic file system structure.
Indeed, there are some changes in the booting process. You have to
call /init to boot Android, runtime does not exist anymore. There are
also some changes in the kernel, like the new ashmem driver, which are
required for Android.

bye
Markus

On 24 Nov., 06:54, Eric Michael <[EMAIL PROTECTED]> wrote:
> Hi all.,
>
>           I would like to know the procedure to extract the Filesystem
> from the latest release of android SDK 1.0.
>
> I ve already extracted the Filesystem from the older SDK mc5-r14 by
> following the steps given in
>
> http://elinux.org/Android_on_OMAPand I was able to boot the board
> with older filesystem.
> But Now some modifications are done on the init script and I m not
> able to boot with RFS from NewSDK.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to