Thread
:
Porting Sailfish to N9
View Single Post
muscat.lover
2014-01-02 , 21:25
Posts: 2 | Thanked: 0 times | Joined on Jan 2014 @ Oman
#
1200
Hello guys
I hope you can help
I'm trying to install a Sailfish OS on Nokia N9 using Windows
Using these steps
.......................................
DOWNLOAD FILES
=============
1.flashware for N9 from here
http://mrcrab.net/nokia/Nokia_N9.htm...uctType=RM-696
2.flasher for windows from here
http://skeiron.org/tablets-dev/maemo...her_3.12.1.exe
3.OpenMode Kernel from here
http://www.swagman.org/juice/ubiboot...openmode_l2fix
4.Moslo Kernel from here
http://www.multiupload.nl/WLLK09RF96
5.Ubiboot specially for sailfish from here
http://www.swagman.org/juice/ubiboot...31213_SFOS.tar
6.Sailfish Image from here
http://n9.araya.su/images/mic_images...ish_r3.tar.bz2
INSTALLATION FLASHER
================
7.Backup all your mobile data.
8.Rename N9 flashware files as emmc.bin and main.bin
9.Install flasher on your windows C:\Program Files\Nokia\Flasher
10.Copy all N9 flashware files including emmc.bin & main.bin in C:\Program Files\Nokia\Flasher
11.connect mobile with computer and open CMD (command prompt) in windows as administrator
12.type cd C:\Program Files\Nokia\Flasher
13.type flasher –i (your mobile will restart)
14.flash you firmware with this command flasher -f -F main.bin --erase-user-data=secure -F emmc.bin --erase-mmc=secure
15.after 10 15 minutes the phone should proceed to flash normally.
INSTALLATION OPENMODE KERNEL
=======================
16.put openmode kernel file in directory C:\Program Files\Nokia\Flasher
17.Now in cmd flasher window type flasher -a main.bin -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f –R
18.The phone should proceed to flash normally.
19.In your phone enable developer mode –settings-security-developer mode , Phone will bootup again
INSTALLATION MOSLO KERNEL
====================
20.Now copy Moslo Kernel files in directory C:\Program Files\Nokia\Flasher
21.And run this command flasher -k zImage-moslo -n initrd-moslo -l -b , Again phone will restart and some green color coding will run on mobile
22.Once it complete disconnect the phone and restart mobile normally
INSTALLATION UBIBOOT
================
23.Now extract and copy all Ubiboot files in directory C:\Program Files\Nokia\Flasher
24.Also copy these ubiboot files in your N9 MyDocs folder
25.Go to terminal in your mobile and type
devel-su
cd /home/user/MyDocs/
tar -xvf ubiboot_035_sailfishos.tar -C /
26.Now in computer flasher window type this command
flasher -a main.bin -k zImage_2.6.32.54-ubiboot-02_301013 --flash-only=kernel -f –R
27. phone should proceed to flash normally
INSTALLATION SAILFISH
================
28.Rename sailfish image file as sailfish.tar.bz2
29.Copy this sailfish.tar.bz2 file in your mobile MyDocs
30.Open Terminal in mobile and type
devel-su
rootme
cd /home/user/MyDocs/
mkdir /sailfish
mount /dev/mmcblk0p4 /sailfish
tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/
sync
Now restart your mobile and in selection menu select sailfish
************************************************** **********
But there was a problem that my phone does not fail in the installation developer mode and I have tried a lot
I wish I could advise me a way to work with Windows (without using Terminal on the phone)
Quote & Reply
|
muscat.lover
View Public Profile
Find all posts by muscat.lover