maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 Help/Tutorial Topic - Updated (https://talk.maemo.org/showthread.php?t=56524)

dj_steve 2010-06-26 15:25

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
it should mount it least it does here unless theirs something screwed up, have you tried a reformat of ext3 and reinstall

titi974 2010-06-26 15:54

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
a reformat of the sd card (the real one) ? if so, yes many times...
what's the thing called mountd ??

maybe you can help me faster on irc ?

ALBoOri 2010-06-26 18:10

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Hello ..

is There any one help me > How i turn on the wireless ?

Banschee 2010-06-26 19:00

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Hello There.
First of all - i am not really a Noob concering Computers, I used Win for about a decade, Ubuntu about 1,5 Year and now OSX since of the beginning of the current Year.
But, i am not really able to get Android running on my Nokia N900.

I formattet my 4GB Micro SD as Follows:
1. Partition - Primary - Fat32 - 1781 MB
2. Partition - Primary - EXT3 - 2048 MB

I Unzipped the RootFS Image onto the EXT3 Partition.
I successfully flashed the Provided Kernel by djsteve, and also Installed the Bootmenu, including Leafpad.
So far so good - i think at least.

After booting up the Device, it flashes and shows all the Codes - booting Maemo works fine - as usual - but now here comes the Part i am conerned about:
In the Manual, we have to create a File in etc/bootmenu.d called anroid.etc.item, correct?
It is a simple text file, so that the Bootloader gets an Entry, correct?
So I simply copied the following Entry out of the Manual:

ITEM_NAME="Android (external SD, partition 2)"
ITEM_ID="android"
ITEM_DEVICE="${EXT_CARD}p2"
ITEM_MODULES="mbcache jbd ext3 fat vfat"
ITEM_FSTYPE="ext3"
ITEM_FSOPTIONS="noatime"

Thing is, i called the FAT Partiton "Win", and the EXT "android" (without the qoutes and exactly same spelling)

So, after booting up, the bootloader is able to choose the Android entry, but it doesnīt load the OS.

If i read correctly, then there seems to be a Problem with the directory i gave.

"getbootstate: Mounting p2
mount: mounting /dev/p2/ on mnt/new_root failed : No such file or directory"

Thatīs essentially what it says... so what did i do wrong?
My guess is, that i do have to replace the "ITEM_DEVICE="${EXT_CARD}p2" , am i right?

I am really thankfull for any Help ^ ^

pax2fast 2010-06-26 19:27

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
@ Banschee

comes after

"Getbootstate: Mounting p2
mount: Mounting / dev/p2 / mnt on / new_root failed: No such file or directory "

also

getbootstate: invalid selection
choose bootup option:
2), MMC
9) start a shell

ToJa92 2010-06-26 19:31

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by pax2fast (Post 730530)
@ Banschee

comes after

"Getbootstate: Mounting p2
mount: Mounting / dev/p2 / mnt on / new_root failed: No such file or directory "

also

getbootstate: invalid selection
choose bootup option:
2), MMC
9) start a shell

Sounds like your partitioning is wrong, Id try re-partitioning.

Banschee 2010-06-26 20:23

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
excactly.

so schould i partitionate once again like i already did, or could you advise me another version. Maybe just one partition is enough?

ToJa92 2010-06-26 20:28

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by Banschee (Post 730596)
excactly.

so schould i partitionate once again like i already did, or could you advise me another version. Maybe just one partition is enough?

Can you tell me your current partitions?

DanielW 2010-06-26 20:47

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by pax2fast (Post 730530)
@ Banschee

comes after

"Getbootstate: Mounting p2
mount: Mounting / dev/p2 / mnt on / new_root failed: No such file or directory "

also

getbootstate: invalid selection
choose bootup option:
2), MMC
9) start a shell

I had the same problem.

Replacing

ITEM_DEVICE="${EXT_CARD}p2"

with
ITEM_DEVICE="mmcblk0p2"

solved the problem

Banschee 2010-06-26 20:52

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Sure - But i already repartitionated the Card like this:

4 GB SDHC
100MB FAT32 - Primary
2000MB EXT3 - Primary
Empty - for now

Configuration in android.etc.item

ITEM_NAME="Android (external SD, partition 2)"
ITEM_ID="android2"
ITEM_DEVICE="${EXT_CARD}p2"
ITEM_MODULES="mbcache jbd ext3 fat vfat"
ITEM_FSTYPE="ext3"
ITEM_FSOPTIONS="noatime,rw"

I think my Mistake lies somewhere in this Configuration.


All times are GMT. The time now is 22:54.

vBulletin® Version 3.8.8