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)

cardiff-blues 2010-07-14 10:56

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Ok 4GB card just arrived in post and now am gonna have a got at this today.

Ayle 2010-07-14 11:43

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Will it eventually be possible to just single boot?

titi974 2010-07-14 11:53

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
re typing here as no one anszers me -_-"

Quote:

okay, hello all, i was away for a while and i just installed the earlier NiTDroid build. All i can say is that it was very simple and fast ^^ but i have to say that it is very slow compared to eclair's build =S
and as already mentionned i think we can't mount the eMMC for now... but hey, good point for me as before android wouldn't even recognise it lool

and last thing : is there a way to re-map the keys ? i mean as i've a german keyboard on it, it is "qwertz" and not "qwerty" ... so i'd love to help you with the globalisation of keyboards

Ayle 2010-07-14 13:39

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

Originally Posted by titi974 (Post 751396)
re typing here as no one anszers me -_-"

That's the keyboard mapping file: http://downloads.nitdroid.com/omap_twl4030keypad.kl . Modify it And just save it in /system/usr/keylayouts on the uSD card. Should be fairly straight forward.

cardiff-blues 2010-07-14 13:41

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Ok anyone know the most up to date tutorial for installing android? I have a brand new 4gb card and would like to have a go.

Dousan 2010-07-14 14:07

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

Originally Posted by cardiff-blues (Post 751509)
Ok anyone know the most up to date tutorial for installing android? I have a brand new 4gb card and would like to have a go.

If you don't mind xterm and doing it all on your N900 with one window open in the web browser and another window in xterm and then just copy paste, i would go for this one:
http://wiki.nitdroid.com/index.php?title=N900-install

cardiff-blues 2010-07-14 14:10

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
I'll give it a go :)

cardiff-blues 2010-07-14 14:43

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Got to here in those instructions:

mke2fs -j -m0 /dev/mmcblk1p2

Then got this error:

Could not stat /dev/mmcblk1p2

No such file or directory

Dousan 2010-07-14 14:56

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
try this code, it's from another guide on how to partition on N900...

mke2fs -j /dev/mmcblk1p2 -m0

Or just try this link:
http://talk.maemo.org/showpost.php?p...postcount=1278
But dont mount the ext3 partition like this guide says, do like the NITdroid install ;)

Or try to redo it the first way :)

cardiff-blues 2010-07-14 15:15

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Ok tried this but still failing. I have a brand new 4GB card as well.

Code:

/home/user # umount /dev/mmcblk1p1
umount: cannot umount /dev/mmcblk1p1: Invalid argument
/home/user # sfdisk -uM /dev/mmcblk1 << EOF
> ,< 2100>,C
> ,,L
> ,,
> ,,
> EOF
Checking that no-one is using this disk right now ...
OK

Disk /dev/mmcblk1: 121008 cylinders, 4 heads, 16 sectors/track
Old situation:
Warning: The partition table looks like it was made
for C/H/S=*/49/48 (instead of 121008/4/16).
For this listing I'll assume that geometry.
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End MiB #blocks Id System
/dev/mmcblk1p1 4 3781- 3778- 3868160 b W95 FAT32
start: (c,h,s) expected (3,23,33) found (1,2,3)
end: (c,h,s) expected (1023,48,48) found (960,48,48)
/dev/mmcblk1p2 0 - 0 0 0 Empty
/dev/mmcblk1p3 0 - 0 0 0 Empty
/dev/mmcblk1p4 0 - 0 0 0 Empty
trailing junk after number

sfdisk: bad input
/home/user # umount /dev/mmcblk1p1
/home/user # mkdosfs /dev/mmcblk1p1
mkdosfs 3.0.1 (23 Nov 2008)
37
#####################################/home/user # mke2fs -j -m0 /dev/mmcblk1p2
mke2fs 1.41.3.maemo0 (12-Oct-2008)
Could not stat /dev/mmcblk1p2 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
/home/user #



All times are GMT. The time now is 04:52.

vBulletin® Version 3.8.8