Archive

Archive for February, 2007

How to reset Nokia 6600 to factory default

February 14th, 2007

 Powered by Max Banner Ads 

The soft-format code for Series 60 phones is *#7370# . You enter this code as you would enter a phone number in the Phone application. It performs a format of the Internal drive – All data will be lost if you use this feature.

Series 60 reset

The method of performing a hard-format, i.e resetting it completely to factory defaults and removing all data, is as follows:

  1. Switch off the phone.
  2. Hold down the following three buttons: Green (call answer) button, * button, and ’3′ button
  3. While holding these buttons, press the power button and switch on the phone
  4. When the message ‘Formatting’ appears on the screen, release all of the buttons

Note that you shouldn’t switch the phone off or remove the battery when performing either of these operations, and it’s advised that the handset has a reasonable amount of battery charge before performing a format/reset.

friends, Nokia , , , ,

Write img m0n0wall with Mac OS X

February 7th, 2007

Tested on 10.4.8. It is recommended that you disconnect all disks except for your startup disk before carrying out this procedure, as an error in specifying the drive to be written to could cause data loss.

* Plug in your CF reader with CF card inserted
* If OS X pops up a message saying that the card could not be read, click Ignore.
* Open Disk Utility
* Select any Partitions of your CF Card that are mounted, and click the unmount button. The partitions should now appear greyed out.
* Select your CF Card Reader in the left-hand column, and click the Info button
* Note the ‘Disk Identifier’: e.g. ‘disk1′
* Open Terminal
* cd to the directory containing the pfSense image
* Use this command:

gzcat net45xx-1.xx.img | dd of=/dev/disk[n] bs=16k

apple, m0n0wall, macbook, OS X , , ,