![]() |
2008-12-20
, 01:43
|
|
Posts: 75 |
Thanked: 10 times |
Joined on Dec 2007
@ UK
|
#282
|
![]() |
2008-12-20
, 01:46
|
|
Posts: 75 |
Thanked: 10 times |
Joined on Dec 2007
@ UK
|
#283
|
![]() |
2008-12-20
, 04:59
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#284
|
noob friendly, as in no command line? Ok, because solca has better things to do (like fix the time), I'll do it on the weekend.
But, this is it in a nutshell.
You need:
Linux with gparted plus whatever it wants you to install.
Tablet running Maemo.
Free space on your memory card
First, plug in the tablet. The internel card should pop up as a drive.
Next, open gparted
Then, unmount drive.
Then, shrink the FAT32 partition, create a "unallocated" partition, then create a ext3 partition. so (fat,unallocated,ext3)
Then, copy the tar.bz2 file into the ext3 section
Open a terminal, and "change directory" into the card. Usually "cd /media/disk/"
type "sudo tar -xjvpf rootfs_nitdroid.tar.bz2"
Then, off the tablet and pull the charging cord from the tablet.
Hold down the home and switch buttons, and plug in the charger.
The tablet is now in USB update mode.
Download flasher-3.0
make sure the kernel image is in the same directory as the flasher.
Open terminal, and go to where the flasher is.
type "sudo ./flasher -f -k zImage-nitdroid-n8x0 -R" or "sudo ./flasher-3.0 -f -k zImage-nitdroid-n8x0 -R"
DONE!
![]() |
2008-12-20
, 05:03
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#285
|
The Following User Says Thank You to BrentDC For This Useful Post: | ||
![]() |
2008-12-20
, 05:05
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#286
|
I think you need to DL the flasher-3.0 program from the Maemo website. If you already did, then make sure to make it executable.
![]() |
2008-12-20
, 05:08
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#287
|
![]() |
2008-12-20
, 11:28
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#288
|
![]() |
2008-12-20
, 11:50
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#289
|
![]() |
2008-12-20
, 12:04
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#290
|
Last edited by maxkilla; 2008-12-20 at 01:40. Reason: oppps