View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#226
Pretty good guess
assuming you mounted your nemo partition to that (existing) directory.

Code:
devel-su
mkdir /mnt/p4
mount /dev/mmcblk0p4 /mnt/p4
tar -xjf --numeric-owner sailfish(or nemo).tar.bz2 -C /mnt/p4
ls /mnt/p4 #to verify
umount /mnt/p4
add also the "j" param to tar, if you have a bzipped image (possibly need to be installed in advance, else copy unzipped image)
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post: