|
2011-02-11
, 07:37
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2011-02-11
, 13:18
|
Posts: 11 |
Thanked: 0 times |
Joined on Feb 2011
|
#3
|
sudo gainroot
mount /dev/mmcblk1p2 /mnt
cp -ax /home/* /mnt
mkdir /mnt/opt #there might be a neglectable error here, if the directory exists already
cp -ax /opt /mnt/opt
nano /usr/lib/genfstab.awk
|
2011-02-11
, 18:43
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#4
|
The Following User Says Thank You to Durango For This Useful Post: | ||
|
2011-02-11
, 19:58
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#5
|
mount df -h free sudo gainroot sfdisk -l
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2011-02-13
, 00:46
|
Posts: 11 |
Thanked: 0 times |
Joined on Feb 2011
|
#6
|
|
2011-02-13
, 00:52
|
Posts: 11 |
Thanked: 0 times |
Joined on Feb 2011
|
#7
|
|
2011-02-13
, 01:19
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#8
|
sfdisk /dev/mmcblk1 << EOF 1,39000,c 390001,60000,83 450001,,82 EOF dd if=/dev/zero of=/dev/mmcblk1p1 bs=512 count=1
|
2011-02-13
, 01:23
|
Posts: 11 |
Thanked: 0 times |
Joined on Feb 2011
|
#9
|
|
2011-02-13
, 01:34
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#10
|
sudo gainroot df -h >> /media/mmc1/output.txt sfdisk -l /dev/mmcblk1 >> /media/mmc1/output.txt
i just dropped my phone and my emmc disloged from the main board
at first, i cant open any application it says not enough memory application is closed
after that i had a solution on this article which allows me to make the swapiness on sd card so i can open application such as camera,notes.....
http://discussions.europe.nokia.com/.../751901#M17953
so i bought a 16 gb sd memory and i did it ( its works great for every thing, my phone is back and works perfect)
there's only one problem that my rootfs is too small bcz its not on sd
i cant install any application
any one help me to make the rootfs on sd so i can install appliction and have a more space???
just some help like booting maemo on sd or rootfs on sd
any thing that would help
and thank u very much for listning to me