How to format nokia C3 completely ?

hey ,i am using c3. i want to format my phone. what to do exept these... *#7730# and *#7780#. complete format and then reinstall firmware. Your answer is important.

Hi, Mr_Omosquare. Sorry for the delayed response. Did you try using the Nokia Software Recovery Tool? Is the screen of the phone still showing 3 different displays? What are being displayed, BTW?

Similar Messages

  • How to format nokia 6500 slide ?

    how to format nokia 6500 slide ? my nokia 6500 slide cannot open open got sound nokia tones and after nokia logo hand it off by it self got battery ?
    can same one help me how 2 format nokia 6500slide ?

    It's not possible to format this model yourself. Your only options are "restore factory defaults" but the phone needs to be working to do this.
    If you are unable to use it then it needs to go to a nokia care point for repair.
    Care points/service centres and repair info:
    UK • Europe • Asia-Pacific • USA •
    Canada • Middle East and Africa
    Elsewhere: Click here, select your country, go to the support section, then select repair.
    Message Edited by psychomania on 26-Jun-2008 08:44 AM

  • How to format nokia e5

    how to format nokia e5 please tell me

    Dial *#7370# followed by 12345 (Default Code unless changed by you) when prompted ...Am sure that you know that this will erase all data from the Phone memory..So back-up important data before doing it.

  • How to Format Nokia C3-00

    how can i format nokia c3
    Moderator's Note: The subject was amended as the post was moved to the more appropriate board.

    There is the phone reset via Nokia Suite and via phone settings and there is the flashing which most recommended should be done by a Nokia Authorised Dealer at a Nokia Care Centre.

  • How to format nokia 5800xm

    my nokia 5800xm is showing phone memory is full.but nothing in my phone memory.i cannot use my phone because of this prblm .so i need to format my phone.so can you tell me how can i format this phone.

    Thanks for correcting it Farby.
    -------------------If this post helped you, click on accept as solution.------------------
    -----------------------------Appreciate by clicking on white star.----------------------------

  • How to Format Nokia N8

    To full format the bricked Nokia N8 please follow the step by step instructions that i searched while browsing HERE 
    Solved!
    Go to Solution.

    Also you can use the search function on the forum 
    /t5/Nseries-and-S60-Smartphones/How-To-Hard-Reset-N8/m-p/772128/highlight/true#M227479
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • HOW TO FORMAT NOKIA X6 MASS MEMORY?

    i hav checked bt i cant find a way i want to format because as my camera is not working n i thaught it mst be because of some corupt file so?pls help.......

    after you press the "format mass memory" it will ask for the security code. the default is 12345, if you forgot it only a nokia care point can reset it.
    Greece Nokia X6 RM-559 v40.0.002

  • How to format 6700 nokia classic

    how to format 6700 nokia classic?

    you cant you need to send it to a nokia care centre to be flashed
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • How to format phone memory of nokia 5800 expressmu...

    How to format phone memory of nokia 5800expressmusic?

    Dial  *#7370#  followed by 12345 (default Code unless changed by you) when prompted ..
    You may also perform a Hard Reset by 
    Press and hold GREEN + RED + CAMERA keys while powering up. ..Keep the keys pressed until you see the Nokia Logo

  • Can someone please tell me how to format a new disk to ZFS format?

    I have a Sun v240 with Solaris 10 update 8 installed on a single 73GB harddisk. Everything is working fine. I just purchased a another identical harddisk online. I plugged the disk into my v240 and ran 'devfsadm' and solaris found the new disk. I want to add this disk to my existing ZFS pool as a mirror. However, this disk was originally formatted with a UFS file system. So when I run:
    zpool attach rpool c1t0d0 c1t1d0I get:
    /dev/dsk/c1t1d0s0 contains a ufs filesystem.I understand the error message but I don't know how to format the disk to have a ZFS file system instead. Note that I am extremely new to Solaris, ZFS, and pretty much everything Sun - I bought this server on eBay so that I could learn more about it. It's been pretty fun so far but need some help here and there.
    For some reason I can't find a single hit on Google telling me how to just simply format a disk to ZFS. Can I use the 'format' command? Maybe you don't "format" disks for ZFS? I have no idea. I might not have the right terminology. If so, apologies. Can anyone help me on this?
    Thanks a lot! =D
    Jonathon

    Yes, you were right. The partitions were totally different. Here is what I saw:
    For c1t0d0:
    # format
    Part      Tag    Flag     Cylinders         Size            Blocks
      0       root    wm       0 - 14086       68.35GB    (14087/0/0) 143349312
      1 unassigned    wm       0                0         (0/0/0)             0
      2     backup    wm       0 - 14086       68.35GB    (14087/0/0) 143349312
      3 unassigned    wm       0                0         (0/0/0)             0
      4 unassigned    wm       0                0         (0/0/0)             0
      5 unassigned    wm       0                0         (0/0/0)             0
      6 unassigned    wm       0                0         (0/0/0)             0
      7 unassigned    wm       0                0         (0/0/0)             0For c1t1d0:
    # format
    Part      Tag    Flag     Cylinders         Size            Blocks
      0       root    wm       0 - 12865       62.43GB    (12866/0/0) 130924416
      1       swap    wu   12866 - 14079        5.89GB    (1214/0/0)   12353664
      2     backup    wm       0 - 14086       68.35GB    (14087/0/0) 143349312
      3 unassigned    wm   14080 - 14086       34.78MB    (7/0/0)         71232
      4 unassigned    wm       0                0         (0/0/0)             0
      5 unassigned    wm       0                0         (0/0/0)             0
      6 unassigned    wm       0                0         (0/0/0)             0
      7 unassigned    wm       0                0         (0/0/0)             0So then I ran the following:
    # prtvtoc /dev/rdsk/c1t0d0s0 | fmthard -s - /dev/rdsk/c1t1d0s0
    fmthard:  New volume table of contents now in place.Then I rechecked the partition table for c1t1d0:
    # format
    Part      Tag    Flag     Cylinders         Size            Blocks
      0       root    wm       0 - 14086       68.35GB    (14087/0/0) 143349312
      1 unassigned    wu       0                0         (0/0/0)             0
      2     backup    wm       0 - 14086       68.35GB    (14087/0/0) 143349312
      3 unassigned    wu       0                0         (0/0/0)             0
      4 unassigned    wu       0                0         (0/0/0)             0
      5 unassigned    wu       0                0         (0/0/0)             0
      6 unassigned    wu       0                0         (0/0/0)             0
      7 unassigned    wu       0                0         (0/0/0)             0Woo-hoo!! It matches the first disk now! :)
    Then I tried to attach the new disk to the pool again:
    # zpool attach -f rpool c1t0d0s0 c1t1d0s0
    Please be sure to invoke installboot(1M) to make 'c1t1d0s0' bootable.
    Make sure to wait until resilver is done before rebooting.
    bash-3.00# zpool status
      pool: rpool
    state: ONLINE
    status: One or more devices is currently being resilvered.  The pool will
            continue to function, possibly in a degraded state.
    action: Wait for the resilver to complete.
    scrub: resilver in progress for 0h0m, 0.40% done, 0h58m to go
    config:
            NAME          STATE     READ WRITE CKSUM
            rpool         ONLINE       0     0     0
              mirror-0    ONLINE       0     0     0
                c1t0d0s0  ONLINE       0     0     0
                c1t1d0s0  ONLINE       0     0     0  30.3M resilvered
    errors: No known data errorsBoo-yah!!! ++Does little dance++
    Then, after resilvering completed I ran:
    # installboot -F zfs /usr/platform/`uname -i`/lib/fs/zfs/bootblk /dev/rdsk/c1t1d0s0I think I'm starting to understand this now. I also shutdown the server to the OpenBoot prompt and booted off of the new disk and it worked! Also, my bootup time to login has drastically decreased - I would say it's about half the time it was before I added the mirror disk. So I believe the server is properly reading from both disks simultaneously in order to get better bandwidth. Cool! :)
    Thanks for the help!
    Jonathon

  • How to format "My Passport" for Time Machine

    I have purchased a 1TB Western Digital My Passport Drive (an external drive connected via USB).  How should I format this drive to use it with Time Machine?
    I'm running OSX 10.6.8 on an Intel iMac (hardware circa 2005).  I have been using Time Machine for several years, rotating through external disks.  Thie new disk will replace one of the previous disks which has failed.  I have forgotten how I formatted the previous disks.  I'm primarily interested in whther to use HFS or whatnot.  As to partitioning, the format will just be one partition for the whole disk.
    I'm going to see if I can figure this out using Disk Utility, but in the mean time, does anyone have recommendations?
    Thanks in advance,
    Frank

    Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select the WD Passport drive (entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.

  • How to format my c7 device?

    any one can advice how can format my device????

    Hi,
    Try this and mind the note. or as zoro06 suggest from setting menu.
    You can format your device by typing *#7370# in standby mode. Before the device is reset, you may need to provide the lock code. The default lock code is 12345.
    IMPORTANT NOTICE!
    Formatting the device will permanently erase all user data and settings as well as add-on applications and operator specific settings.
    If you have made a backup of the device data, the data can be restored from the backup after formatting but some add-on applications can have restrictions that they are not restored from the backup.
    If you use formatting to repair faulty behaviour of the device, restoring the backed-up data files may restore the unwanted behaviour as well. In that case, a partial restore may resolve the situation.
    The contents of the SIM card and memory card (MMC) are not erased during formatting. Note, however, that in some device models (e.g. Nokia N8-00 and E7-00 ) the mass memory is formatted in this situation and it is therefore important that you have backed up all the data from your mass memory (E: mass memory) before resetting the device.

  • How To Format Sysdate

    How do you format sysdate? I want the results to be in date format, but I only want the date itself without the time added as
    6/14/2010
    The To_Date function doesn't seem to work as it converts a string to a date and sysdate isn't a string?
    Thanks for any help..

    user12296489 wrote:
    Turns out that I can specify to change the format from text to date when I import the data into access. So, after using To_Char to save the data in mm/dd/yy text format, I can import that, changing it to date format upon the import..That sounds like the correct thing to do.
    You have to remember, when you talk about "format", you are talking about how something is displayed or output and that means you are talking about strings. Only character based datatypes are strings (VARCHAR2, CLOB) and the other datatypes are internal representations that have to be formatted to strings to be displayed.
    For examples, if I look at the string 'FRED'...
    SQL> select 'FRED', dump('FRED') as dmp from dual;
    'FRE DMP
    FRED Typ=96 Len=4: 70,82,69,68You can see that it's stored internally as 4 bytes each of which are the ascii values of the 4 characters in the string. There's no formatting needed as it's already a direct representation of the ASCII characters needed to display it.
    However, if I look at sysdate...
    SQL> select sysdate, dump(sysdate) as dmp from dual;
    SYSDATE             DMP
    15/06/2010 08:28:04 Typ=13 Len=8: 218,7,6,15,8,28,4,0Whilst it displayes in DD/MM/YYYY HH24:MI:SS format, the internal storage of it is something completely different. It's made up of 8 bytes of data that sort of (but not fully) represent the number parts of the date, but contain non of the formatting that would display it as it appeared to me.
    The format for the date comes from my local session settings, which tell it how to format it as a string. I can change this...
    SQL> alter session set nls_date_format='DD-MON-YYYY';
    Session altered.
    SQL> select sysdate, dump(sysdate) as dmp from dual;
    SYSDATE     DMP
    15-JUN-2010 Typ=13 Len=8: 218,7,6,15,8,32,44,0Now the date is displayed differently, but internally it's still represented by 8 bytes, that hasn't changed.
    So, if you want to format dates, or numbers, you need to use the TO_CHAR function and specify the format it should be displayed in. You can use the NLS settings, but they are session specific and you would need to be careful using them. It's always better to be explicit about the format you want using TO_CHAR instead.

  • How to format 2 Category groups in Report Builder 3

    Hi,
    I have to group my report on 2 categories. The problem is it looks ugly and even after much tampering I can't seem to find a good way to display labels. I tried them vertically as well.
    Can anyone give me a good advice on how to format labels so they look good?
    Thanks

    Hi Agenteusa,
    According to your description, when creating a chart with two category groups, the label for the parent category group can’t display completely.
    In your scenario, the issue could cause by the length of detail category labels are short while the corresponding parent category group label is too long. One way to make parent category group labels display completely is stretching the chart to an appropriate
    width manually.
    Also you can apply dynamic width by give parameters, please refer to the link below:
    Charts with Dynamic Height or Width based on Categories/Data
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • How to format 3110 Classic

    reapected Dicussion online,
    iam shibin form riyadh KSA, i hav a nokia 3110 classic mobile phone. i got a problem now that i forgot my lock code...! i tried my level best to format it too due to the the problem occured to my cell phone.
    plz if sombody knw how to format the 3110 classic due mail me back. plzzzzzz.

    if you have not changed your lock code then the default lock code are like 1,2,3,4,5
    you can check the manual with your phone that will also tell you the default lock code...only if you have not changed it to something else

Maybe you are looking for

  • Is there a driver so that a Belkin Thunderbolt port can work on Bootcamp - Windows 7?

    I purchased a Belkin thunderbolt dock/hub at the apple store. It works well on my Yosemite OS X 10.10 2012 MBP 15", but not so well on Bootcamp running W7. The display via an TB to HDMI adaptor in the dock works, and the sound in and out works (some

  • My work computer won't access songs from iTunes Match

    Here's what happened: I started using iTunes Match about a month ago. I had a 7500+ song library on my Hewlett Packard Windows 7 64bit laptop. I did the matching process and about 3000 songs were unmatched. Match started to upload them and it took fo

  • Mail 2.1.3 (753.1/753) locks up when creating new account window

    Apple Mail lets you create a new blank account window in Mail -> Preferences... -> Accounts by holding the [alt] key and clicking [+]. Creating a new, blank account window lets you avoid using the annoying "wizard" that launches if you simply click t

  • Printing large sheets (A2/A1/A0) to PDF?

    i think i should know this, but i don't seem to be able to find the solution...! how can i print (a PDF) a document to a sheet larger than those defined by my installed printer drivers (A4/A3 etc)? i want to save to PDF, but selecting an A2, A1 or ev

  • Doc lit wrapped

    Hi, i've created a doc lit wrapped web service and i use JAXB. But JAXB creates java classes for the wrapper classes, which is not wanted (Axis 1 for example doesn't create the wrapper classes if the wsdl is wrapped compatible). How can i avoid creat