View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#23
Please insert the card to be used in the N900, reboot, check if the card is available to write the file setup.txt and then use these commands to retrieve the information needed
Code:
df -h > /media/mmc1/setup.txt
mount >> /media/mmc1/setup.txt
free >> /media/mmc1/setup.txt
sudo gainroot >> /media/mmc1/setup.txt
sfdisk -l >> /media/mmc1/setup.txt
Please attach setup.txt to your next post.
 

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