Thread
:
Porting Sailfish to N9
View Single Post
arthurartoria
2013-12-10 , 21:21
Posts: 29 | Thanked: 7 times | Joined on Jan 2012
#
614
I am lookinf for help, please.
I have followed the tutorial in this post and reflashed my phone, installed the open-mode and the kernel.
talk.maemo.org/showthread.php?t=90761&page=60
Since I have no linux computer, I use the windows method (Step W).
After installing the MOSLO kernel, allow it to repartition your device. Disconnect and boot into Harmattan.
Wa - Download Sailfish image of choice
Wb - In Harmattan, install developer mode if you haven't already. Connect the phone as "Mass Storage Device"
Wc - Copy vgrade-sailfish_proximity-workaround.tar.bz2 to the root of your MMC.
Wd - Disconnect the phone from the PC.
We - Launch Terminal on Harmattan (or SSH in)
devel-su
rootme #or your root pass
cd /home/user/MyDocs/
ls
# you should see all your MyDocs and vgrade-sailfish_proximity-workaround.tar.bz2
mkdir /sailfish
mount /dev/mmcblk0p4 /sailfish
time tar --numeric-owner -xvjf vgrade-sailfish_proximity-workaround.tar.bz2 -C /sailfish/
# this will take a while as its extracting on the handset
# now exit out or jump to Enable root SSH access on Sailfish, starting at "mount -o bind /proc /sailfish/proc"
Sync the disks and unmount all the filesystems:
"sync ; sync ; sync ; umount /media/*"
However, after i have finished all the commands and intructions, i still cannot get the sailfish work. The phone directly boot into the harmattan and no ubiboot is there.
Moreover, I find that there is nothing in my /media/ folder.
When I exeucute the last command in above :
"sync ; sync ; sync ; umount /media/*"
Erros occurs :
umount: can't umount /media/*: No such file or directory
Would anyone please help me? thz so much !
Quote & Reply
|
arthurartoria
View Public Profile
Send a private message to arthurartoria
Find all posts by arthurartoria