Active Topics

 


Reply
Thread Tools
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#21
Originally Posted by MamoriNoTenshi View Post
Forgot to tell you that i had my other phone connected. Maybe one of the unknown partitions was from my phone. I'l follow those steps and tell you what happened
Do not care at all, this might be the device called MOT on J:

Note that the howto picks up the state of setup reported by the commands df, mount, sfdisk -l and free. You cannot blindly copy the commands. To be able to work on your phone please disable all the repositories in HildonApplicationManager(HAM), even extras repository, let it refresh the package list, close the application. Better reboot.
After the reboot download rootsh from this page http://repository.maemo.org/extras/p...sh_1.8_all.deb in MaemoBrowser, aka. Internet, Save it to the externel card, then open it and let HAM do its work.

Now get the info needed
Code:
df -h > /media/mmc1/debug.txt
mount >> /media/mmc1/debug.txt
free >> /media/mmc1/debug.txt
sudo gainroot
sfdisk -l >> /media/mmc1/debug.txt
This will create the file debug.txt on your external card. Please attach this file to the next post, if questions remain!
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#22
I managed to install rootsh. Here's the debug.txt. And btw sorry i've been sick tehe.
Attached Files
File Type: txt debug.txt (1.3 KB, 68 views)
 
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#23
And btw the Mot (J) is the 8gb Microsd that is inside my n900
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#24
And btw sorry i've been sick tehe
You are not the only one, but i will be back tomorrow working

Debug.txt contains only the output of the first three commands. The output confirms that the internal card is dead for the N900.
If you intend to have a external microSD card for /optfs and swap, you should have a card with as much space as possible without any data, that might be valuable to you on it. Insert this card and run these commands to get the size of the card for creating the partition table
Code:
sudo gainroot
sfdisk -l > /media/mmc1/table.txt
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#25
I'm trying Dx

It's giving me a table.txt file but with nothing inside of it :S.

Last edited by MamoriNoTenshi; 2012-08-30 at 16:17.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#26
Please try to verify the partition table
Code:
sudo gainroot
sfdisk -V /dev/mmcblk0
sfdisk -V /dev/mmcblk1
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#27
Here's the output of both micha
Attached Images
 
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#28
Please reboot, then try to format the card again in the HildonFileManager, then try again to get the partition table
Code:
sudo gainroot
sfdisk -l > /media/mmc1/table.txt
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#29
I'm still getting a blank.txt file
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#30
Please try to get the size of the card
Code:
sudo gainroot
sfdisk -s /dev/mmcblk0
sfdisk -s /dev/mmcblk1
 

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


 
Forum Jump


All times are GMT. The time now is 23:51.