Active Topics

 


Closed Thread
Thread Tools
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2271
Originally Posted by nielsvg View Post
can i do this now? even if i did the first steps on page 215 and when that is done i can go backt to the mount code where i stopped?
formating will take you back to step one, do this in maemo term
Code:
root

wget http://downloads.nitdroid.com/Autoinstaller/installer.sh

sh installer.sh 128
replace 128 with the size of fat32 partition in mb [so 128 is 128mb], that is NOT for android the remaining space will be used for android

there will be a warning page press enter, after that step you will see a second warning sign, press ctrl+c to cancel and then follow the steps here
 
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2272
and then i have to do all the steps again with installing bootmenu2??? and all the other stuff?
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2273
Originally Posted by nielsvg View Post
and then i have to do all the steps again with installing bootmenu2??? and all the other stuff?
skip the bootmenu,
but the extracting android image parts need to be done
 
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2274
ok so now i'm running autoinstaller

then i have to flash

and then i have to start with this:

3. Mount your android partition and install rootfs (this will wipe out previous data so backup anything you want)
Code:

cd /
mkdir and
mount -o noatime,rw /dev/mmcblk1p2 /and
cd /home/user/MyDocs
wget http://downloads.nitdroid.com/NITDro...oYo-GAPPs.tbz2
bzip2 -d NITDroid-N900-0.0.5-1-FroYo-GAPPs.tbz2
cd /and
tar xvf /home/user/MyDocs/NITDroid-N900-0.0.5-1-FroYo-GAPPs.tar
cd ..
umount /and
rmdir /and


but why not install bootmenu2?
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2275
Originally Posted by nielsvg View Post
but why not install bootmenu2?
because you said you did already. Bootmenu is on n900 memory not sd so it will still be installed.
 
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2276
i did everything but when i'm back in terminal and i type

mkdir and

it says mkdir: cannot create directory and: file exists
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2277
its fine, just do the mount command, you made the /and directory already
 
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2278
Originally Posted by ear0wax View Post
::bangs head against wall::
not bang head against the wall

when i do mkdir /and

same thing: file exists

when i go further:

mount -o noatime,rw /dev/mmcblk1p2 /and

it says:

mount: mounting /dev/mmcblk1p2 on/and failed: no such file or directory
 
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#2279
try mount /dev/mmcblk1p2 /and
 
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2280
Originally Posted by ear0wax View Post
try mount /dev/mmcblk1p2 /and
no still the same and i'm root
 
Closed Thread

Tags
android, cool stuff, froyo on n900, nitdroid


 
Forum Jump


All times are GMT. The time now is 13:08.