![]() |
2009-01-12
, 22:35
|
Posts: 14 |
Thanked: 0 times |
Joined on Jul 2007
@ Barrow-in-Furness, england
|
#41
|
![]() |
2009-01-12
, 22:51
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#42
|
![]() |
2009-01-12
, 22:56
|
Posts: 14 |
Thanked: 0 times |
Joined on Jul 2007
@ Barrow-in-Furness, england
|
#43
|
Hi,
Yeah, the underlined part seems to be the problem...
I am not familiar enough w/ Jake's script to tell you what went wrong with it, but I can tell you the way I got Android working:
Installed Gparted and partitioned my 2gb sd card as 1gb fat, 8mb unformatted, 1gb ext3.
Gained root in the terminal and moved rootfs tar to my ext3 partition. Untarred it, then flashed the Android kernel w/ flasher-3.0.
Instructions on the needed commands are on the NITdroid homepage.
And viola! It worked.
![]() |
2009-01-12
, 23:06
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#44
|
Now, to partiton, enter the following.
Then, when it asks whether or not to proceed, simply enter:Code:sudo sfdisk -uM /dev/sdc ,1024,C ,1,L ,, ,,
It will create partitons-- 3 of them.Code:y
,1024,C ,1,L ,, ,,
The Following User Says Thank You to Benson For This Useful Post: | ||
![]() |
2009-01-12
, 23:53
|
Posts: 14 |
Thanked: 0 times |
Joined on Jul 2007
@ Barrow-in-Furness, england
|
#45
|
![]() |
2009-01-16
, 03:44
|
Posts: 62 |
Thanked: 35 times |
Joined on Mar 2008
@ Fort Gratiot, Michigan
|
#46
|
![]() |
2009-01-16
, 21:55
|
Posts: 39 |
Thanked: 12 times |
Joined on Jan 2009
|
#47
|
Sorry I've been gone, I'm getting ready for midterms.
Yeah, you need to create 3 partions still. Also, yes. this was one hell of a way to learn Linux commands.
I want to thank lcuk for the sfdisk command that allowed me to run it and simultaneously run a umoumt after 10 seconds. Friggin' Ubuntu automounting.
![]() |
2009-01-23
, 03:27
|
Posts: 472 |
Thanked: 107 times |
Joined on Apr 2007
@ Texas
|
#48
|
The Following User Says Thank You to rcadden For This Useful Post: | ||
![]() |
2009-01-23
, 12:46
|
Posts: 169 |
Thanked: 38 times |
Joined on Jul 2007
@ Brooklyn, NY
|
#49
|
![]() |
2009-01-23
, 20:05
|
Posts: 62 |
Thanked: 35 times |
Joined on Mar 2008
@ Fort Gratiot, Michigan
|
#50
|
For those of us who are willing to wipe new hardware, couldn't there be a single flashing image that could set everything up? (I'm sure I'm missing something, but when I flash OS2008 it modifies the file system too.) I know there's a lot of talk about back and forth, but seeing that the N810 is going for like $210 new, should there be a way to just "slap" NITdroid onto a device without having to worry about "dual-booting?"