|
2013-04-24
, 05:51
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#93
|
sudo gainroot sfdisk -d /dev/mmcblk0 > table
cat /proc/swaps
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2013-04-25
, 14:28
|
Posts: 42 |
Thanked: 0 times |
Joined on Apr 2013
|
#94
|
Last try to get your partition table from the external cardPlease also check the state of the swap partitionCode:sudo gainroot sfdisk -d /dev/mmcblk0 > tableTwo questions to answer:Code:cat /proc/swaps
Did you edit the file /etc/event.d/ ? Those changes should take care of the partitioning setup.
Did you copy all the files of /home and /opt before you mounted them ? This would be essential to free up space in rootfs.
The output hints that you did both, but better save than hurried
|
2013-04-25
, 15:23
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#95
|
sudo gainroot sfdisk -d /dev/mmcblk1 > /media/mmc1/table
|
2013-04-25
, 20:34
|
Posts: 42 |
Thanked: 0 times |
Joined on Apr 2013
|
#96
|
I do not quite get why you are still not able to store anything in /home/user, when some partition is mounted to it...
Please tryPlease attach the file 'table' to your next post.Code:sudo gainroot sfdisk -d /dev/mmcblk1 > /media/mmc1/table
We need the partition table to adjust the sizes of the partitions to the free space on the external card.
|
2013-04-25
, 20:36
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#97
|
|
2013-04-26
, 01:06
|
Posts: 42 |
Thanked: 0 times |
Joined on Apr 2013
|
#98
|
|
2013-04-26
, 01:07
|
Posts: 42 |
Thanked: 0 times |
Joined on Apr 2013
|
#99
|
************************
ok after i do it with no space this is what i get ....
|
2013-04-26
, 05:57
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#100
|
the did that code : sfdisk -l /dev/mmcblk1p1/part_table.txt
and this what i got