Active Topics

 


Reply
Thread Tools
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#61
Yes it does, it copies up to 2G data!
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#62
Originally Posted by michaaa62 View Post
Yes it does, it copies up to 2G data!
no wonder its here may be where I went wrong during My 1st attempt via the site link I posted..I faced a similar struck and then I closed xterm and did it again..and the second time it went faster hmmm..
nyways for nw I was waiting for it to get ova..but not realising that its copyin a huge chunk I entered the nxt command as well..but did'nt get executed..did I commit another blunder??
 
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#63

I did it till here:

sfdisk --no-reread /dev/mmcblk0 < table

and rebooted My phone..and on rebooting now My phone does'nt display any image words nothing at all..its all white with little boxes wheres characters or numbers are supposed to be..and places where images are supposed to be is marked wid a lil x mark i.e no image..
Its gone now for sure I think..
I cant try or do sumthin..cz I probably won't be knowin which app is open or what am I typing

So Im gonna give it once again to Nokia care tomm..but could you guys tell Me what should I specifically tell em to do..so that they get it clearly

P.S My warranty also expires by 29th of this month
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#64
Try to take out the battery wait a minute, then start it, please
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 255 | Thanked: 107 times | Joined on Nov 2010
#65
Originally Posted by zohal View Post
Nokia-N900 :~# umount /home
umount: cannot umount /home: Device or resource busy
Nokia-N900 :~#

the same message again.. :s

*btw I really appreciate ur help and effort to sort out My trouble!
thx aloott mate!!
i know it's a bit late now but the reason you were getting that is that terminal was still in the ~ directory
 

The Following User Says Thank You to Char For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#66
Originally Posted by michaaa62 View Post
Try to take out the battery wait a minute, then start it, please
I did that, now it restarted with settings page for region language time etc lyk when you install a new firmware or sumthing..but the same issue..its in all red "No Image" and (!) mark..its a horrible scene

I really really really apprecaite you guy's effort and time taken for My big problem created Myself..thnks alot for all your help!

I'll give it to em tommorow..and I'll get it back most probably on Sat..Friday their closed.

But the last help..What/how shoud I explain the problem to them?
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#67
Originally Posted by Char View Post
i know it's a bit late now but the reason you were getting that is that terminal was still in the ~ directory
You are right, but that was a couple of posts ago. Should have been umount /mnt according to the last directions, which should have worked.

Well, seems the new /home is not mounted properly, so lots of stuff is not available for the rootfs basic system. Right now i am stumped, how to access the files like /etc/fstab to correct things.
But no need for nokia customer care as you could flash the firmware using fiasco-image to get a working phone and then apply the last steps to format the partition for MyDocs.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#68
Originally Posted by michaaa62 View Post
You are right, but that was a couple of posts ago. Should have been umount /mnt according to the last directions, which should have worked.

Well, seems the new /home is not mounted properly, so lots of stuff is not available for the rootfs basic system. Right now i am stumped, how to access the files like /etc/fstab to correct things.
But no need for nokia customer care as you could flash the firmware using fiasco-image to get a working phone and then apply the last steps to format the partition for MyDocs.
ohk I flashed it now

now were do I start?

thx for the interest ^_^

EDIT: now I chked the memory it says (device) memorycard corrupted and for the memory for installable applications is 1.28gb which seems normal to Me now..is it??

Last edited by zohal; 2010-12-22 at 18:44.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#69
This is were you format /dev/mmcblk0p1 , because of the missing file system the memory card is noticed as corrupted.
First you have to install rootsh again. Then
Code:
sudo gainroot
mkfs.vfat -F32 -s64 -n MyDocs /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#70
Just as I thought /mnt won't be recognized by fstab as a temporary /home partition... So what happened is the device can't see all the necessary images, fonts etc. under /home cause it wasn't mounted at all.
If I only saw that post I should have suggested to add a line in /usr/lib/genfstab.awk
echo "/dev/mmcblk0p2 /mnt noatime,rw 0 0"
and /etc/rc.d/rcS-late to add 2 lines
mount /mnt
ln -s /mnt /home
Oh well reflash did great anyways... But what's with the memory card corrupt? is it MyDocs? can you access the MyDocs partition now? or is it your external memory card?
 

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


 
Forum Jump


All times are GMT. The time now is 01:59.