The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-08-30
, 12:33
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#22
|
Well, i am only an average user with some linux experience...
There are couple of threads, where people lost their emmc through hardware fault:
http://talk.maemo.org/showthread.php...ghlight=broken
http://talk.maemo.org/showthread.php...ghlight=broken
http://talk.maemo.org/showthread.php...ghlight=broken
is still working
|
2012-08-30
, 13:02
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#23
|
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
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-08-30
, 14:21
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#24
|
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ sfdisk -l >> /media/mmc1/setup.txt -sh: sfdisk: not found ~ $
|
2012-08-30
, 15:50
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#25
|
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 neededPlease attach setup.txt to your next post.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
|
2012-08-30
, 17:42
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#27
|
Please tryI hope this command does the job, now, finger crossed!Code:sudo gainroot mkfs.ext3 -L optfs /dev/mmcblk0p2
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # mkfs.ext3 -L optfs /dev/mmcblk0p2 mke2fs 1.41.3.maemo0 (12-Oct-2008) Filesystem label=optfs OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 524288 inodes, 2097152 blocks 104857 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=2147483648 64 block groups 32768 blocks per group, 32768 fragments per group 8192 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 Writing inode tables: done ext2fs_create_resize_inode: Resize inode is corrupt while reserving blocks for online resize /home/user #
|
2012-08-30
, 18:16
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#28
|
sudo gainroot mkfs.ext3 -L optfs -c -c /dev/mmcblk0p2
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-08-30
, 18:44
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#29
|
This is really a hard nut to crack...
Please tryThis might take some time.Code:sudo gainroot mkfs.ext3 -L -c -c optfs /dev/mmcblk0p2
sudo gainroot /home/user # mkfs.ext3 -L -c -c optfs /dev/mmcblk0p2 mke2fs 1.41.3.maemo0 (12-Oct-2008) mkfs.ext3: invalid blocks count - /dev/mmcblk0p2 /home/user #
|
2012-08-31
, 06:50
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#30
|
There are couple of threads, where people lost their emmc through hardware fault:
http://talk.maemo.org/showthread.php...ghlight=broken
http://talk.maemo.org/showthread.php...ghlight=broken
http://talk.maemo.org/showthread.php...ghlight=broken
Even more worrisome, there are three more very recent threads with possible hardware failure.
You could try to get something from Nokia, be it a repair, another phone or money, if they are willing to .
You could try to buy a N900 at ebay or other sellers.
You could have an external microSD card to have the three partitions for Maemo like inthis threads solution http://talk.maemo.org/showthread.php...ghlight=broken .You need as large a card as you might have or get to have the space to install applications and have data on it.
The solution begins with this post to gather data from the card in use http://talk.maemo.org/showpost.php?p=944585&postcount=8 and may require some further adaptations.
You might try to get the data from the device via USB to a PC if this is still working