Active Topics

 


Reply
Thread Tools
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#71
Originally Posted by michaaa62 View Post
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
ohk I just set up the extras repository now.its getting updated..once I install rootish..I gotta put in these command..but its not clear I mean..lyk from "mkfs till MyDocs" is one whole command??
sry..
 
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#72
Originally Posted by Radicalz38 View Post
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

and /etc/rc.d/rcS-late to add 2 lines


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?
Nah mate..I dnt have an microsd..its the internal memory thats corrupt..but the apps memory seems normal..lyk 1.76gb..I think I mentioned in the previous post..that sounds normal..
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#73
These are two commands separated by <ENTER>
If MyDocs will get formatted fine, then df will show the amount of free space like it was setup by Nokia.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#74
Hmmm... That's odd... What did you flash anyways? Is it the combined bin file or the EMMC bin file? If it's the EMMC then you should have no issues with the MyDocs as it will be reflashed/reformatted automatically by the flasher. Well who knows.. Maybe that's why they always suggest to flash both fiasco and emmc?
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#75
Originally Posted by michaaa62 View Post
These are two commands separated by <ENTER>
If MyDocs will get formatted fine, then df will show the amount of free space like it was setup by Nokia.
whoaaa!!!!

thxxxxx alotttt dudeeee!!!!!!
man I dnt have worrdss!!!!!
thx alottt!!!!!


thx alottt!!!!!!
thx alottt!!!!!!
thx alottt!!!!!!
thx alottt!!!!!!
thx alottt!!!!!!
thx alottt!!!!!!


this is just awsum!!
My docs - 27gb!
whao!!!

I juz cant get this!!
whao!!

thx thx thx a bunch all u guys!!

Man maemo.org rocks just because of you guys!!
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#76
now recommend nokia to hire michaaa62 instead of those current tech's who messed up your system. Well whatever their reason was they should have explained to you why did they do that to your device and for what.
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#77
heres the df -h output

~ $ root


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.

Nokia-N900:~# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 227.9M 125.8M 97.9M 56% /
ubi0:rootfs 227.9M 125.8M 97.9M 56% /
tmpfs 1.0M 88.0k 936.0k 9% /tmp
tmpfs 256.0k 76.0k 180.0k 30% /var/run
none 10.0M 72.0k 9.9M 1% /dev
tmpfs 64.0M 4.0k 64.0M 0% /dev/shm
/dev/mmcblk0p2 2.0G 718.0M 1.2G 38% /home
/home/opt 2.0G 718.0M 1.2G 38% /opt
Nokia-N900:~#

I hope this is all well

for sure they are gonna get a mail of this thread!
thx!!!
 
suzuka's Avatar
Posts: 24 | Thanked: 26 times | Joined on Nov 2010 @ UK
#78
Originally Posted by MohammadAG View Post
Use a hex editor on the eMMC image and change the size from 2048 to something you want (multiply 1024 * number you want), I suggest not going over 9GBs since that will change the image's size and make it unflashable.
http://wiki.maemo.org/Repartitioning...y_globalbus.29

I noticed that the wiki and your post here recommend not going over about 9GB. However, just for fun, I tried editing the eMMC beyond this recommendation and tried reflashing.

First I tested the waters with 10GB (10240) and it works.
Note: that there is a 30-60 sec delay during intiial eMMC flashing, I've noticed a bigger opt partition takes a bit longer so don't assume it's locked up, it does resume after a bit.

So after realising the 10GB was flashable, I increased it to 16GB (16384)

When I did this I moved the two characters after the 2048;
In hex editor 000000E0h looks like this:
Code:
The original 2GB eMMC will have:
000000E0 20 32 30 34 38 3B 0D 0A 09 09 66 73 5F 74 79 70
So for 16GB, I changed this to: 
000000E0 20 31 36 33 38 34 3B 0D 0A 09 66 73 5F 74 79 70
I'm currently using the 16GB partition.
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:40.