maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Nemo Install Help (https://talk.maemo.org/showthread.php?t=91113)

byteninja2 2013-08-23 01:12

Nemo Install Help
 
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.

byteninja2 2013-08-23 02:29

Re: Nemo Install Help
 
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.

juiceme 2013-08-23 08:11

Re: Nemo Install Help
 
Quote:

Originally Posted by byteninja2 (Post 1368826)
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


Quote:

Originally Posted by byteninja2 (Post 1368826)
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?

byteninja2 2013-08-23 17:15

Re: Nemo Install Help
 
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?

byteninja2 2013-09-06 17:33

Re: Nemo Install Help
 
Bump
10 char


All times are GMT. The time now is 01:54.

vBulletin® Version 3.8.8