To Temple College Class  logo R. Craig Collins > CPMT 2449 > Troubleshooting

Troubleshooting © R. Craig Collins, 2007

Troubleshooting

  1. No Boot
    1. NO POST ->Missing or bad BIOS hardware -> Replace
    2. Yes POST -> Hard Drive -> SCANDISK
    3. Yes POST -> Hard Drive -> RESTORE
    4. Yes POST -> Hard Drive -> FDISK
    5. Yes POST -> Hard Drive -> RESTORE

  2. Boots, but hangs after OS begins to load
    1. Restart to Menu -> Last Good Configuration
    2. Restart to Menu -> Safe mode
    3. Restart to Menu -> command line -> SCANREG /RESTORE
    4. Boot ASD/ERD -> Repair OS

  3. Loads OS, but hangs when a device is started
    1. Non-Printer
      1. Dr. Watson
      2. Roll back device driver
      3. Update device driver
    2. Printers
      1. Print test page from printer
      2. Who can, who can’t
        1. network
        2. permissions
        3. applications
  1. Loads OS, but hangs when a program is started
    1. Dr. Watson
    2. Add/Remove software
    3. Dependency Walker

  2. Can’t ‘use’ network resources
    1. Check permissions
      1. Right click object, properties, security
    2. Un-encrypt
      1. Cipher /D

  3. Memory Issues
    1. Enough RAM?
      1. Failed
        1. www.memtest86.com
      2. Computer requires more for current usage?
        1. Task Manager/Virtual Memory
    2. Memory Management for Older Computers
      1. Config.sys
        1. Hymem.sys
        2. Emm386.sys
  1. Disks
    1. Maintenance
      1. Backup
      2. Disk Clean up
      3. Scan Disk
        1. May require preboot execution
      4. Defragmentation
        1. Linux filesystems self defragment; you do need free space (about 20%) as ext2/3 can avoid fragmentation if there is enough free space to write contiguous files.
    2. Troubleshooting