Almost All Articles

Just enhance your knowledege

Posts Tagged ‘cd rom’

CD-ROM

Posted by kashaan143 on September 18, 2008

The maximum a floppy disk can contain is 1.44 MB. To play a game with around 200 MB you are stuck with 100 over diskettes. The CD-ROM is a revolutionary invention that allows up to 625 MB at one time. However, it is read only, which means you can’t store in anything.

Buttons Fun
Although most CD-ROMs comes with only 2 buttons, do you know you can also skip, play previous track and play the next track as well with a proper combination? Check properly on your instruction manual for additional functions. You just might be surprised what it can do.

Clean Thoroughly
It is important to clean the CR-ROM at least once every month. Get a CD lens cleaner. If possible, choose one with an alcohol solution drop. This should ensure that your CD-ROM will always be able to read properly.

Clean You CDs
It is just as important to clean your CDs often. Why? Because if you have a speck of dust on the surface of one of your CDs, once spinning at high-speed in the drive, the speck of dust is enough to produce scratches on your precious CD.

Running In DOS
One of the common problems with CD-ROMs is unable to access it under DOS. This might be because the protected-mode CD-ROM driver isn’t available. You’ll need to add the real-mode device driver, usually included with your CD-ROM drive, in CONFIG.SYS and load MSCDEX.EXE, which is available in the Windows\Command folder. You should also make sure both files are on your startup disk.

Run List
Like those cool expensive hi-fi systems, you can customize the run list of your Audio CD, only not with the CD-ROM itself. Use Windows’ CD player to customize the run list and you can have your CD running in any track order you like.

Read Ahead
The read ahead buffer is useful to speed up things. Go to Control Panel, System. Click on the Performance tab. Click on the File System… button. On the File System Properties, click on CD-ROM. Make sure you have the fullest cache. Even if you have a CD-ROM with less than Quad speed, just move ahead. You’ll be surprised to find your CD-ROM running faster.

Posted in PC-Troubleshooting Tips | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

NTOSKRNL Missing or Corrupt

Posted by kashaan143 on September 13, 2008

If you get an error that NTOSKRNL not found:
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Change to the drive that has the CD ROM.
CD i386
expand ntkrnlmp.ex_ C:\Windows\System32\ntoskrnl.exe
If WindowsXP is installed in a different location, just make the necessary change to C:\Windows
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , , | Leave a Comment »

NTLDR or NTDETECT.COM Not Found

Posted by kashaan143 on September 13, 2008

If you get an error that NTLDR is not found during bootup,
If you have FAT32 partitions, it is much simpler than with NTFS.
Just boot with a Win98 floppy and copy the NTLDR or NTDETECT.COM files
from the i386 directory to the root of the C:\ drive.
For NTFS:
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Enter in the administrator password when requested
Enter in the following commands (X: is replaced by the actual drive letter that is assigned to the CD ROM drive.
COPY X:\i386\NTLDR C\:
COPY X:\i386\NTDETECT.COM C:\
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , | Leave a Comment »

HAL.DLL Missing or Corrupt

Posted by kashaan143 on September 12, 2008

If you get an error regarding a missing or corrupt hal.dll file, it might simply be the BOOT.INI file on the root of the C: drive that is misconfigured
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Type bootcfg /list to show the current entries in the BOOT.INI file
Type bootcfg /rebuild to repair it
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , , , | Leave a Comment »

Corrupted or Missing

Posted by kashaan143 on September 10, 2008

If you get the error:
Windows could not start because the following files is missing or corrupt
\WINDOWS\SYSTEM32\CONFIG\SYSTEM or \WINDOWS\SYSTEM32\CONFIG\SOFTWARE
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Enter in the administrator password when requested
cd \windows\system32\config
Depending on which section was corrupted:
ren software software.bad or ren system system.bad
Depending on which section was corrupted
copy \windows\repair\system
copy \windows\repair\software
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »