Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Nov 2012 @ Texas, USA
#1
I was trying to write an image on the mmc but instead i wrote on the main mass memory. Now the mass memory is corrupted. Can anyone help me to fix that thing?
 
Posts: 177 | Thanked: 152 times | Joined on Oct 2011
#2
Root
Mkfs.vfat /dev/mmcblk0p1

you are warned this will format your MyDocs
 

The Following User Says Thank You to Sourav.dubey For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#3
Please post the output of
Code:
mount
df 
sudo gainroot
sfdisk -l
Please also clarify, what you wrote to the internal sdcard, that was meant for the external mmc.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 4 | Thanked: 0 times | Joined on Nov 2012 @ Texas, USA
#4
Originally Posted by michaaa62 View Post
Please post the output of
Code:
mount
df 
sudo gainroot
sfdisk -l
Please also clarify, what you wrote to the internal sdcard, that was meant for the external mmc.
Hey, its a big output. im not sure how am i supposed to write all that stuff on the post?
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#5
You might want to redirect the output to a file and attach it to the next post
Code:
cd /home/user/MyDocs
mount > debug.txt
df >> debug.txt
sudo gainroot
sfdisk -l >> debug.txt
Pick up the file debug.txt in the device 'N900' from HildonFileManager.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
adelalgomai's Avatar
Posts: 54 | Thanked: 47 times | Joined on Oct 2011 @ Yemen
#6
Originally Posted by suh_ail View Post
Hey, its a big output. im not sure how am i supposed to write all that stuff on the post?
you don't need to write anything .. just click on the cursor icon then select all text by your finger or stylus pen then press the menu from above and click on "copy" then u can paste all text here in the browser .or just make a note file and upload it .
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#7
Originally Posted by michaaa62 View Post
You might want to redirect the output to a file and attach it to the next post
Code:
cd /home/user/MyDocs
mount > debug.txt
df >> debug.txt
sudo gainroot
sfdisk -l >> debug.txt
Pick up the file debug.txt in the device 'N900' from HildonFileManager.
he has damaged MyDocs partition, and you just suggested him creating a file in there - where's the logic in that?
 

The Following 2 Users Say Thank You to misiak For This Useful Post:
Posts: 4 | Thanked: 0 times | Joined on Nov 2012 @ Texas, USA
#8
Originally Posted by michaaa62 View Post
You might want to redirect the output to a file and attach it to the next post
Code:
cd /home/user/MyDocs
mount > debug.txt
df >> debug.txt
sudo gainroot
sfdisk -l >> debug.txt
Pick up the file debug.txt in the device 'N900' from HildonFileManager.
Hey man, i m not sure what code u gave me. But i can access my memory now. By creating a debug file i think i wrote something new on the memory and now i can access it.debug.txt check it out. Thanx for that tip!
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
Nope, looks like you applied the command @sourav.dubay gave you earlier
/dev/mmcblk0p1 28301808 128 28301680 0% /home/user/MyDocs
This is an empty MyDocs partition, just 128kB are used!
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 4 | Thanked: 0 times | Joined on Nov 2012 @ Texas, USA
#10
hey one more thing. I m trying to write meego image on the SD card. I m trying to run flasher but it wont stay up enough for me to read anything. i tried as an admin and used cmd as well to run the flasher...but still isnt working!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:55.