Wednesday, April 30, 2008

The Discman!

The CDs and DVDs we so wantonly use and throw today wouldn't have even be possible had it not been for mind of James T Russell. He started off with his inventions at the age of 6, when he crafted himself a remote-controlled battleship, complete with a chamber for his lunch. After his B.A. in Physics, he worked as a physicist with General Electric, and was one of the first people in the world to use a colour TV and a keyboard with a computer.

Frustrated with the way his vinyl records were degenerating, he wanted to work on a system where audio could be read without any physical contact between the moving parts. The best way, he figured, would be if he represented the binary 0 and 1 as intesities of light - dark and bright respectively. Furthermore by squeezing more dark and light areas into the same space, he saw that he could store huge amounts of music on a piece of film.

His work on optical storage began in the Bettelle Memorial Institute, where he worked as a senior scientist, and he constructed his first prototype of a digital optical recording system. Data was recorded on a photo-sensitive platter, which became the first CD-ROM. The idea evolved through the 70's, but with few takers at first. Eventually, though, audio companies realised the obvious benefits, and the rest is history.

The Bit Defender

Prof Fred Cohen, on the 3rd of November 1983, created the first documented computer virus. He "injected" this virus into a graphical program called VD that was written for Vax mini-computer. In his demonstration, the virus paralyzed the operation of the computer.

The term 'virus' was coined only the next year. More than 110,000 virus exist today. Cohen started theoritical research in the early 1980's; he set up practical experiments involving viral programs to demonstrate data theft and to show how a virus could seize the functioning of computer by virtue of it's ability to replicate. In 1989, Cohen won the International Information Technology award for his work on data integrity protection.

Cohen has designed network protocals for secure tranfer of voice, video, and data. He helped to develop a cash-watch, which we now know as the electronic wallet. His recomendations for good practices in the data protection are now used the world over, including the idea that only system administrators should have complete access to critical components of a system like file servers, and that other users should have limited access. The ideas of regular backups and audit trials to be maintained regularly are also due to Cohen.

Saturday, April 12, 2008

NTLDR is missing

Problem!!!!!

when i turn on my computer while it is coming up , it says NTLDR is missing press alt+ctrl+del to restart and when i restart, it's happen again how can i fix it?

Now time for solution......


seems either your windows installation is formatted or the drive is corrupted or may be only the file is missing.

if the file is missing, boot your computer with windows xp installation cd. go to the repair screen that appears in the first phase. by typing 'r'.

select which xp installation you need to repair and then type in your administrator username and password.

then copy ntldr.ex_ from i386 folder on your cd into your windows installation directory

use this command:

copy z:\i386\ntldr.ex_ c:\windows\ntldr.exe

it should work for you.

if there was no problem with the missing file and the file system itself is corrupted then follow this procedure.

. Start your computer with the Windows startup disks, or with the Windows CD-ROM if your computer can start from the CD-ROM drive.
2. When the Welcome to Setup screen appears, press R to select the repair option.
3. If you have a dual-boot or multiple-boot computer, select the Windows installation that you want to access from the Recovery Console.
4. Type the administrator password when you are prompted to do so.

NOTE: If no administrator password exists, press ENTER.
5. At the command prompt, on the drive where Windows is installed, type chkdsk /r, and then press ENTER.
6. At the command prompt, type exit, and then press ENTER to restart your computer.

If this procedure does not work, repeat it and use the fixboot command in step 5 instead of the chkdsk /r command.


and finally if it were the case of deletion of windows installation you need to install windows again. if there is any doubt of data loss, then install the os without formatting. later after installation try to access the folders to see if your information is still available. or you can try the repair option available just before proceeding to format.

How to add "Reboot into safe mode" buttont to your start menu??

First of all we require a free utility known as BootSafe to achieve add "Reboot into Safe Mode" to your start menu. BootSafe can be downloaded from here. Copy this folder on your hard drive. A good place to store this file is \Windows\System32 folder.

Open the registry editor. Navigate to:
HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}.

Double-click "default" in the right pane and set the value to "Reboot Into Safe Mode". Under this key, create a sub-key called "DefaultIcon" and set its default value to "C:\WINDOWS\system32\safeboot.exe".
Create another sub-key "InProcServer32", change its default value to
"%SystemRoot%\system32\shdocvw.dll", create a String Value "ThreadingModel" and name it "Apartment".

Next create a sub-key "Instance" and create a String named CLSID with the value
"{3f454f0e-42ae-4d7c-8ea3-328250d6e272}".
Under this create another sub-key "InitPropertyBag" and in the right pane, Create strings
CLSID with value {13709620-C279-11CE-A49E-444553540000},
"Command" with value "Reboot Into Safe Mode",
"method" with value "ShellExecute", and
"Param1" with value "C:\WINDOWS\system32\bootsafe.exe".

Restart the computer and you will find there's a new button called "Reboot Into Safe Mode" just above "Log Off" and "Shut Down" in the Start Menu. Click on this button once and select the type of Safe Mode you wish to boot into-Minimal, Networking (typical), or Repair, then click the Reboot button.

Once you have booted into Safe Mode, you can perform any actions needed, such as scanning for viruses, spyware, adware, malware, or repairing a system component.

When you have completed your tasks, Click again on "Reboot Into Safe Mode" on the Start Menu. Select Normal Restart option and click Reboot. XP will reboot in normal mode.

How to create an XP CD that requires no driver installation


  1. Download XP Unattended CD Creator and install the program.
  2. Launch the program and insert your XP CD.
  3. Copy all the contents of the CD. Eject the CD after copying the files.
  4. In the program's first tab-"Source CD"-Click select, and select the folder to which you copied the CD's contents.
  5. Select "work in source directory" under the "Target directory for new CD".
  6. Bypass all the other options and head to the Driver tab.
  7. Insert the CD that came with your motherboard.
  8. Give a name to the driver group in General Drivers text box, for example, "Gigabyte". Click add.
  9. Wait untill all the drivers get copied. Head straight to the Done tab, making no changes.
  10. Click Save and then on "Create ISO-image". Enter the path where the image should be written to.
  11. After completion, burn the ISO image to a CD using a disc burning tool such as Nero.

You are done!

Thursday, April 10, 2008

Blue Screen Variation

Problem!!!!!

STOP: 0x000000ED (0x81796E30, 0xC0000006, 0x00000000, 0x00000000)

Solution.....

The second parameter (0xbbbbbbbb) of the Stop error is 0xC0000006 which says UNMOUNTABLE_BOOT_VOLUME.

If you are lucky enough then the procedure given here will work.
But this won't work in around 90% of the cases. Any how this is worth trying.
If this procedure fails try the alternative described below.

In this case, restart the computer use XP installation CD to get to recovery console and then use the chkdsk /r command to repair the volume. After you repair the volume, check your hardware to isolate the cause of the file system damage.

To do this, use the following steps:
1. Start your computer with the Windows startup disks, or with the Windows CD-ROM if your computer can start from the CD-ROM drive.
2. When the Welcome to Setup screen appears, press R to select the repair option.
3. If you have a dual-boot or multiple-boot computer, select the Windows installation that you want to access from the Recovery Console.
4. Type the administrator password when you are prompted to do so.

NOTE: If no administrator password exists, press ENTER.
5. At the command prompt, on the drive where Windows is installed, type chkdsk /r, and then press ENTER.
6. At the command prompt, type exit, and then press ENTER to restart your computer.

If this procedure does not work, repeat it and use the fixboot command in step 5 instead of the chkdsk /r command.

Alternative:

The problem you mostly face about the procedure above is that
  • you may not be able to access C drive a.k.a. the windows installation drive. (or)
  • you may get to access the C drive but the file system is not recognized. (or)
  • your windows installation is not recognized. (or)
  • "autochk.exe file is not found. Please enter the path where file is located".
whatever the case is you are not supposed to format the drive because there is still chance of recovering the installation.

Blue Screen

Problem!!!!!

STOP: 0x000000ED (0x81796E30, 0xC0000032, 0x00000000, 0x00000000)

Solution.....

The second parameter (0xbbbbbbbb) of the Stop error is 0xC0000032 which says the file system is damaged.

In this case, restart the computer use XP installation CD to get to recovery console and then use the chkdsk /r command to repair the volume. After you repair the volume, check your hardware to isolate the cause of the file system damage.

To do this, use the following steps:
1. Start your computer with the Windows startup disks, or with the Windows CD-ROM if your computer can start from the CD-ROM drive.
2. When the Welcome to Setup screen appears, press R to select the repair option.
3. If you have a dual-boot or multiple-boot computer, select the Windows installation that you want to access from the Recovery Console.
4. Type the administrator password when you are prompted to do so.

NOTE: If no administrator password exists, press ENTER.
5. At the command prompt, on the drive where Windows is installed, type chkdsk /r, and then press ENTER.
6. At the command prompt, type exit, and then press ENTER to restart your computer.

If this procedure does not work, repeat it and use the fixboot command in step 5 instead of the chkdsk /r command.