Reply
Thread Tools
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#1
I am trying to install Nemo on my N9, and can't get pass this step:
Code:
rpm2cpio moslo-*.armv7hl.rpm | cpio -vidu
I would like help on how this works. Also, I don't understanf\d the "Moslo", how do I install Moslo?

Actually, I figured it out I think but might use this thread later for help.

Last edited by byteninja2; 2013-08-23 at 01:18.
 
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#2
Now I get this:

Code:
jay@Socket-462-FTW:~$ sudo flasher -a ~/Downloads/059J244_RM-696 NDT THAILAND BLACK 16GB.tar.gz -k ./usr/share/moslo/zImage-moslo -f

flasher 3.12.1 (Oct  5 2011) Harmattan

WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

ERROR: Unknown arguments specified!
Also tried this:

Code:
jay@Socket-462-FTW:~$ sudo flasher -F ~/Downloads/moslo.bin -f
[sudo] password for jay: 
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
But the N9 light just blinks and powers up to Harmattan.

Last edited by byteninja2; 2013-08-23 at 02:50.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#3
Originally Posted by byteninja2 View Post
Now I get this:

Code:
jay@Socket-462-FTW:~$ sudo flasher -a ~/Downloads/059J244_RM-696 NDT THAILAND BLACK 16GB.tar.gz -k ./usr/share/moslo/zImage-moslo -f

flasher 3.12.1 (Oct  5 2011) Harmattan

WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

ERROR: Unknown arguments specified!
First thing, you have a .tar.gz file there, you need to unpack it first:

tar -xjvf "59J244_RM-696 NDT THAILAND BLACK 16GB.tar.gz"
and then use the unpacked image for flashing.

Other thing, the flasher is complaining because you have spaces in the filename and you did not escape them correctly.

Two ways to fix this, either quote the filename or add escapes:

"059J244_RM-696 NDT THAILAND BLACK 16GB.tar.gz" or
059J244_RM-696\ NDT\ THAILAND\ BLACK\ 16GB.tar.gz


Originally Posted by byteninja2 View Post
Also tried this:

Code:
jay@Socket-462-FTW:~$ sudo flasher -F ~/Downloads/moslo.bin -f
[sudo] password for jay: 
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
But the N9 light just blinks and powers up to Harmattan.
You need to have the N9 completely powered-OFF, then startt the flasher and as a last step connect the device to USB port.
Did you do it in this order?
 

The Following 2 Users Say Thank You to juiceme For This Useful Post:
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#4
Yes, I did power it off. Thanks for the help with the first problem, but which order should I do these steps? Moslo first or second? Also, I extracted the tar.gz file, and there are a bunch of files. Which one should I flash?

Last edited by byteninja2; 2013-08-23 at 17:29.
 
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#5
Bump
10 char
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:25.