R. Craig Collins >
CPMT 2449 > Troubleshooting
Troubleshooting ©
R. Craig Collins, 2007
Troubleshooting
- No Boot
- NO POST ->Missing or bad BIOS hardware -> Replace
- Yes POST -> Hard Drive -> SCANDISK
- Yes POST -> Hard Drive -> RESTORE
- Yes POST -> Hard Drive -> FDISK
- Yes POST -> Hard Drive -> RESTORE
- Boots, but hangs after OS begins to load
- Restart to Menu -> Last Good Configuration
- Restart to Menu -> Safe mode
- Restart to Menu -> command line -> SCANREG /RESTORE
- Boot ASD/ERD -> Repair OS
- Loads OS, but hangs when a device is started
- Non-Printer
- Dr. Watson
- Roll back device driver
- Update device driver
- Printers
- Print test page from printer
- Who can, who can’t
- network
- permissions
- applications
- Loads OS, but hangs when a program is started
- Dr. Watson
- Add/Remove software
- Dependency Walker
- Can’t ‘use’ network resources
- Check permissions
- Right click object, properties, security
- Un-encrypt
- Cipher /D
- Memory Issues
- Enough RAM?
- Failed
- www.memtest86.com
- Computer requires more for current usage?
- Task Manager/Virtual Memory
- Memory Management for Older Computers
- Config.sys
- Hymem.sys
- Emm386.sys
- Disks
- Maintenance
- Backup
- Disk Clean up
- Scan Disk
- May require preboot execution
- Defragmentation
- 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.
- Troubleshooting