On Fri, Apr 25, 2008 at 07:42:52AM +0200, Dirk Behme wrote:
> Jonathan,
>
> CCing OMAP mailing list, there are more people to help.
>
> Jonathan Herriott wrote:
>> Hi,
>>
>> I'm trying to get android installed on an N810.  I have successfully
>> installed the kernel, 
>
> Which kernel (2.6.x, x == ?)  do you use on N810? If I remember  
> correctly, with N810 people use an older kernel than the one coming with 
> Android SDK.
>
>> but I am having major issues with the file
>> system.  I followed the tutorial you provided at
>> http://elinux.org/Android_on_OMAP, but I get a segmentation fault when
>> I try to init the kernel.  I made sure to use the same android SDK
>> version that was used to patch the kernel.
>>
>> My steps for reproduction are:
>>
>> 1) On my computer, unpack the ramdisk image to a folder.
>> 2) Untar system, dev, and data to the unpacked ramdisk image.
>> 3) Tar up the patched file system and scp it to /opt on the device.
>> Ssh to the device and unpack the file system in /opt
>> 4) Run umask 000 && chroot /opt/android /init
>> 5) Receive a segmentation fault.
>
> Can you send us the complete segementation fault output?

Current linux-omap's head has all the necessary pieces to get n810
working. Touchscreen, keypad, ambient light sensor, led, usb, everything
is there.

Maybe it's easier to get android's patches on top of current linux-omap
?

but anyway, it seems that you don't have android's fs support on your
kernel... Are you getting a "VFS: could not mount root" or something
like that?

-- 
Best Regards,

Felipe Balbi
[EMAIL PROTECTED]
http://blog.felipebalbi.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to