Thread
:
N900: No eMMC and how to install Maemo to microSD
View Single Post
michaaa62
2013-04-24 , 05:51
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
93
Last try to get your partition table from the external card
Code:
sudo gainroot sfdisk -d /dev/mmcblk0 > table
Please also check the state of the swap partition
Code:
cat /proc/swaps
Two questions to answer:
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
Quote & Reply
|
The Following User Says Thank You to michaaa62 For This Useful Post:
Estel
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62