Active Topics

 


Reply
Thread Tools
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#11
Originally Posted by kingoddball View Post
OR!!
Just use: <link removed>

5GB opt
24GB MyDocs
You do realize it might be is illegal to post any images from the tablets-dev site right

Code:
2. END-USER RIGHTS AND USE.

Nokia grants to You non-exclusive, non-transferable end-user rights
to install the Software on the local hard disk(s) or other permanent
storage media of one computer and use the Software on a single computer
or terminal at a time.

3. LIMITATIONS ON END-USER RIGHTS.

You may not copy, distribute, or make derivative works of the Software
except as follows:

(a) You may make one copy of the Software on magnetic media as an archival
backup copy, provided Your archival backup copy is not installed or
used on any computer. Any other copies You make of the Software are in
violation of this Agreement.

(b) You may not use, modify, translate, reproduce, or transfer the right
to use the Software or copy the Software except as expressly provided
in this Agreement.

(c) You may not resell, sublicense, rent, lease, or lend the Software.

(d) You may not reverse engineer, reverse compile, disassemble, or
otherwise attempt to discover the source code of the Software (except
to the extent that this restriction is expressly prohibited by law)
or create derivative works based on the Software.

(e) Unless stated otherwise in the Documentation, You shall not display,
modify, reproduce, or distribute any of the Stock Files included with the
Software. In the event that the Documentation allows You to display the
Stock Files, You shall not distribute the Stock Files on a stand-alone
basis, i.e., in circumstances in which the Stock Files constitute the
primary value of the product being distributed. You should review the
"Readme" files associated with the Stock Files that You use to ascertain
what rights You have with respect to such materials. Stock Files may
not be used in the production of libelous, defamatory, fraudulent,
infringing, lewd, obscene, or pornographic material or in any otherwise
illegal manner. You may not register or claim any rights in the Stock
Files or derivative works thereof.

(f) You agree that You shall only use the Software in a manner that
complies with all applicable laws in the jurisdiction in which You use
the Software, including, but not limited to, applicable restrictions
concerning copyright and other intellectual property rights.

Last edited by MohammadAG; 2010-12-28 at 16:38.
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#12
Could you provide us an output of your df? Or download fdisk and type this...
sudo gainroot
fdisk /dev/mmcblk0
Type p
Enter
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#13
Originally Posted by Radicalz38 View Post
Could you provide us an output of your df? Or download fdisk and type this...

I had finally tried to flash the emmc after the flashing the firmware..the firmware was a success but My emmc failed on "device not found, waitin.."
and that left Me with not only nothing in file manager..but also not allowing the device to boot..it goes up till the 5dots screen and off!

After searching alot on the forum, I came up with the only solution which is even given by wiki maemo too..to install a ubuntu live cd..I did that..and as per a tutorial video I saw(I dnt have the link ryt now..sry) I could place the .deb flasher file on the desktop but for sum weird reason I cound't place the emmc file on the desktop which I wanna flash the n900 with!
Left struck there again..

and finally I opted to give it to the Nokia care center..I collected it bk today..the device now starts wid frequent errors of application erro"calender closed" thats still fine but My file manager is still blank and My memory(emmc) shows 16.7gb free in device and 16.7gb for installable apps too!!
now whats this new problem by nokia??

I want it normal..as it was
and I tried fdisk..I get the message "fdisk:/not found"
P.S: I have fdisk installed*

any help will be heartly appreciated!
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#14
Wow! Looks like nokia installed another custom EMMC on your device? 0.o weird...

Anyways do this for your fdisk...

$ root
copy fdisk to /usr/sbin
eg. $ cp /media/mmc1/fdisk /usr/sbin/
$ chmod 777 /usr/sbin/fdisk
$ fdisk
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#15
Originally Posted by Radicalz38 View Post
Wow! Looks like nokia installed another custom EMMC on your device? 0.o weird...

Anyways do this for your fdisk...



eg. $ cp /media/mmc1/fdisk /usr/sbin/
Nokia-N900:~# cp /media/mmc1/fdisk /usr/sbin
cp: cannot stat '/media/mmc1/fdisk': No such file or directory
Nokia-N900:~#

this is what I get :s
I just tried connecting it in mass storage..n I dont get autorun or anything, when I checked My computer> I got removable disk E and F..non of them open up, Rem.Disk F doent give any mesg but when I try opening Rem.Disk E I get the message "Disk is not yet formatted. Format now?"

:s
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#16
Please post your partition table here to have some info about your device. Is rootsh installed or did the nokia people with their work erase it?
Code:
sudo gainroot
sfdisk -l
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#17
Originally Posted by michaaa62 View Post
Please post your partition table here to have some info about your device. Is rootsh installed or did the nokia people with their work erase it?
Code:
sudo gainroot
sfdisk -l
~ $ 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 # sfdisk -l

Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/mmcblk0p1 1 622720 622720 19927040 83 Linux
/dev/mmcblk0p2 884865 950400 65536 2097152 83 Linux
/dev/mmcblk0p3 950401 974976 24576 786432 82 Linux swap / Solaris
/dev/mmcblk0p4 622721 884864 262144 8388608 5 Extended
/dev/mmcblk0p5 622721+ 884864 262144- 8388600 76 Unknown
/home/user #
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#18
There's an extra partition on your EMMC...

/dev/mmcblk0p5 622721+ 884864 262144- 8388600 76 Unknown
What you should do is to delete /dev/mmcblk0p4 then delete /dev/mmcblk0p1 recreate /dev/mmcblk0p1 then assign it's filesystem as 0c or fat32 to avoid reboot loop using sfdisk or fdisk. But I prefer fdisk. It's much easier to do than sfdisk.

Nokia-N900:~# cp /media/mmc1/fdisk /usr/sbin
cp: cannot stat '/media/mmc1/fdisk': No such file or directory
Nokia-N900:~#
You must have a copy of fdisk in your external memory card. If your using windows you should put it in your memory card's absolute path..
Ex.
E:/
specifically you should type
cp /path/to/where/you/put/fdisk /usr/sbin
Anyways if you got fdisk working here's the step by step.

type root then enter
type fdisk /dev/mmcblk0 then enter
type d then enter
type 4 then enter
type d then enter
type 1 then enter
type n then enter
type p then enter
type 1 then enter
Hit enter twice
type t then enter
type 0c then enter
type w then enter
reboot your device

Last edited by Radicalz38; 2010-12-22 at 15:36.
 

The Following 2 Users Say Thank You to Radicalz38 For This Useful Post:
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#19
Originally Posted by Radicalz38 View Post
There's an extra partition on your EMMC...


What you should do is to delete /dev/mmcblk0p4 then delete /dev/mmcblk0p1 recreate /dev/mmcblk0p1 then assign it's filesystem as 0c or fat32 to avoid reboot loop using sfdisk or fdisk. But I prefer fdisk. It's much easier to do than sfdisk.



You must have a copy of fdisk in your external memory card. If your using windows you should put it in your memory card's absolute path..

specifically you should type

Anyways if you got fdisk working here's the step by step.
I wanna do this step by step procedure so badly!!
but I can't install fdisk beyond this step "cp root/sbin/fdisk /home/user/bin/"

Im installing fdisk through this site http://n900-pentesting.blogspot.com/...-internal.html <step 12>
This is the thing that ruined My phone :@
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#20
Originally Posted by zohal View Post
I wanna do this step by step procedure so badly!!
but I can't install fdisk beyond this step "cp root/sbin/fdisk /home/user/bin/"

Im installing fdisk through this site http://n900-pentesting.blogspot.com/...-internal.html <step 12>
This is the thing that ruined My phone :@
So if your on step 12 of that site means you already installed fdisk?
So just fire up fdisk again and do the step by step procedure I listed and it should return your phone back to normal.
The step was just to delete the extended partition, delete MyDocs, merge the unknown partition and MyDocs and recreate it.
 

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


 
Forum Jump


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