Thread
:
Nokia N9 Sailfish OS How to make partition?
View Single Post
iNspect
2013-12-09 , 17:24
Posts: 6 | Thanked: 0 times | Joined on Dec 2013
#
3
Originally Posted by
ThePolo
From step 5
http://talk.maemo.org/showpost.php?p...&postcount=397
Can u plss tell me now when im making this!
I get in terminal in n9
tar: invalid tar magic
Command exited with non-zero status 1
real 0m 0.02
user 0m 0.00s
sys 0m 0.00s
/home/user/MyDocs
Step W - Install Sailfish using only Windows (thanks mikecomputing)
Wa - Download Sailfish image of choice
Wb - Boot into Harmattan (and install developer mode if you haven't already) and connect the phone as "Mass Storage Device"
Wc - Copy souren_sailfish_n950_20131208.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 souren_sailfish_n950_20131208.tar.bz2
mkdir /sailfish
mount /dev/mmcblk0p4 /sailfish
time tar --numeric-owner -xvf souren_sailfish_n950_20131208.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"
Quote & Reply
|
iNspect
View Public Profile
Send a private message to iNspect
Find all posts by iNspect