Manual / Documentation

READ ME!                        USE THIS DVD AT YOUR OWN RISK!

username:   user

password:   password


root password:   password

Open the firefox browser for quick help and links to kali linux tools documentation. 


Welcome to Crash Clinic Diagnostics Disc [based on Xubuntu]  Version 3.1

If you hit the Grave key on your keyboard [ looks like this ~]
It will make the 'tilda' terminal appear.

A desktop replacement/diagnostic boot disc.

This disc can test computer components, perform stress testing, recover data,
perform basic functions: web browsing, disc burning, media playing, etc.

MAKE SURE TO READ THIS ENTIRE GUIDE BEFORE USING THE TOOLS ON THIS DVD.

Starting up the Diagnostic DVD

Enter your boot menu or bios settings and set the computer to boot from DVD [optical] drive. 
[push F1, F2, F10, F12, esc, or del - as soon as the computer turns on to access setup or boot menu]


The root password on this system is 'password'
when making changes to the system you may be asked for this password.

Click the menu in the bottom right corner to look around
through the installed programs.

To install this distribution alongside your current OS, or to replace your OS
Just double click 'Install Release' on the desktop, and follow the prompts.
You will have a fully customizable installation of xubuntu on your hard drive,
that will boot without the DVD. 

Crash Clinic Computers takes no responsibility for the source code
contained herein.  This disc may damage your computer if not used properly.
Use at your own risk! 
Crash Clinic Computers takes no responsibility for the success or failure
of your computer repair.

GUI Programs included on this installation:

ClamTK - Virus scanner
Gimp Graphics Editor
Chrome - Web Browser
Firefox - Web Browser
VLC Media player
K3B Disc burning application
Transmission bit torrent client
Abiword - Word Processor
Ubuntu software center

Utilities:
Gparted - partition manager
Gsmartcontrol - SMART testing for hard drives
REMASTERSYS - to create your own remastered live-DVD OS [like this one]
Sysinfo - displays system hardware information

Console programs:
testdisk     [recover lost partitions]
magicrescue   [recover data]
stress      [create a cpu-load to stress test machines]
memtester   [test memory]
scrounge-ntfs  [recover entire ntfs partitions to a burnable image]
glmark2 gpu testing
htop process viewer
sl steam locamotive
cmatrix  the matrix
badblocks - sector test
fsck - file system check





How to run Console programs
[double-click terminal and at the prompt type 'sudo'
before the program name you'd like to run.
When prompted for password type 'password'
Some programs require paramaters to be typed in after the command.
For example 'sudo stress -c 4 -t 360'
this example will run a stress test with 4 processes for 6 minutes.

To get more info on the desired parameters of each program type
the program name and then '-?' for an explanation.
example:  'stress -?'
The console outputs an explanation.

Detailed info for console programs:

TESTDISK

TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Usage: testdisk [/log] [/debug] [file.dd|file.e01|device]
       testdisk /list  [/log]   [file.dd|file.e01|device]
       testdisk /version

/log          : create a testdisk.log file
/debug        : add debug information
/list         : display current partitions

TestDisk checks and recovers lost partitions
It works with :
- BeFS (BeOS)                           - BSD disklabel (Free/Open/Net BSD)
- CramFS, Compressed File System        - DOS/Windows FAT12, FAT16 and FAT32
- HFS, HFS+, Hierarchical File System   - JFS, IBM's Journaled File System
- Linux Ext2 and Ext3                   - Linux Raid
- Linux Swap                            - LVM, LVM2, Logical Volume Manager
- Netware NSS                           - NTFS (Windows NT/2K/XP/2003)
- ReiserFS 3.5, 3.6 and 4               - Sun Solaris i386 disklabel
- UFS and UFS2 (Sun/BSD/...)            - XFS, SGI's Journaled File System

If you have problems with TestDisk or bug reports, please contact me.

MAGICRESCUE
Usage: magicrescue [-I FILE] [-M MODE] [-O [+-=][0x]OFFSET] [-b BLOCKSIZE]
            -d OUTPUT_DIR -r RECIPE1 [-r RECIPE2 [...]] DEVICE1 [DEVICE2 [...]]

  -b  Only consider files starting at a multiple of BLOCKSIZE.
  -d  Mandatory.  Output directory for found files.
  -r  Mandatory.  Recipe name, file or directory.
  -I  Read input file names from this file ("-" for stdin)
  -M  Produce machine-readable output to stdout.
  -O  Resume from specified offset (hex or decimal) in the first device.

STRESS

Usage: stress [OPTION [ARG]] ...
 -?, --help         show this help statement
     --version      show version statement
 -v, --verbose      be verbose
 -q, --quiet        be quiet
 -n, --dry-run      show what would have been done
 -t, --timeout N    timeout after N seconds
     --backoff N    wait factor of N microseconds before work starts
 -c, --cpu N        spawn N workers spinning on sqrt()
 -i, --io N         spawn N workers spinning on sync()
 -m, --vm N         spawn N workers spinning on malloc()/free()
     --vm-bytes B   malloc B bytes per vm worker (default is 256MB)
     --vm-stride B  touch a byte every B bytes (default is 4096)
     --vm-hang N    sleep N secs before free (default is none, 0 is inf)
     --vm-keep      redirty memory instead of freeing and reallocating
 -d, --hdd N        spawn N workers spinning on write()/unlink()
     --hdd-bytes B  write B bytes per hdd worker (default is 1GB)
     --hdd-noclean  do not unlink files created by hdd workers

Example: stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 10s

Note: Numbers may be suffixed with s,m,h,d,y (time) or B,K,M,G (size).

MEMTESTER

memtester version 4.2.2 (32-bit)
Copyright (C) 2010 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffff000
memtester: invalid option -- '?'

Usage: memtester [-p physaddrbase] <mem>[B|K|M|G] [loops]

example 'memtester 256 6'

SCROUNGE-NTFS

usage: scrounge -l disk                                             
  List all drive partition information.                             
                                                                    
usage: scrounge -s disk                                             
  Search drive for NTFS partitions.                                  
                                                                    
usage: scrounge [-m mftoffset] [-c clustersize] [-o outdir] disk start end 
  Scrounge data from a partition                                    
  -m         Offset to mft (in sectors)                             
  -c         Cluster size (in sectors, default of 8)                
  -o         Directory to put scrounged files in                    
  disk       The raw disk partitios (ie: /dev/hda)                   
  start      First sector of partition                              
  end        Last sector of partition                               
                                             

Diagnostic Guide  - Use this disc at your own risk.

Finally there is a proven method for diagnosing computer problems!

Every computer is different, and every problem is different, but with this guide, the DVD, and some patience, you can succeed at repairing your computer.


With this DVD you can successfully diagnose a computer that won't boot up properly, remove viruses, test the components of the computer to figure out what needs to be replaced, and get back on track in-no-time.

You can even use the DVD to replace an operating system thats been corrupted.   
ie:  Windows needs to be re-installed, but you have no windows disc  [just click the 'install release' link on desktop]



If you get lost or need more help, remember you can search for more help about the particular problem on google.com and hear what other technicians have to say.


First things first: always check connections first, and check to make sure fans are operating properly when you first turn the machine on.  The fan should blow cool air, or warm air, NOT HOT air. Everything should be connected properly.  Memory should be seated well into it's slot, heatsinks should be tightly pressed onto the cpu,
and all jumper settings on drives need to be set properly. 
Bios settings should be checked [or restored to factory default] and time and date should be set.


When you turn on the computer
Your computer should POST - power on self test
It will display some information or a splash screen and show F1 or F2 for setup, F10 or F12 for boot menu. [sometimes its other keys like esc or delete]
you need to tap these keys quickly when the computer first turns on to access the menu or settings.

Setup will bring you into the computers bios setup - these settings control the functions of the motherboard and the computer.

Boot menu will allow you to choose your startup device - DVD, hard drive, etc.


Sometimes a computer won't POST

when a computer doesn't post it will beep, make a series of beeps, display a black screen, show lines across the screen, etc.
this is most likely caused by a memory issue, or video issue, or even a bad motherboard.

If this happens reseat the memory, or replace it, check your cpu, and try again.
When testing again with known-good memory and cpu = if symptoms persist -you probably have a bad motherboard.  Check the motherboard for bad capacitors - they look look like little batteries that have swollen up, sometimes can be discolored or even leak fluid.  Bad capacitors are a sure sign of a bad motherboard.


IF computer POSTS but doesn't boot up 'windows' or other operating system.

says 'no operating system'
Gives a 'file missing error'
or hangs during startup  
this is a sign you may have a bad hard drive, or damaged files [system needs re-installation]



IF your computer boots up windows, but its slow/doesn't work right/ it may have viruses, or damaged system files.

Continue to test all the hardware as described below, backup the data, and then run the antivirus utility to scan the entire drive to remove any infections - reboot. 
If system is still slow or doesn't work properly- you need to backup data and replace the operating system to repair the issue.



Starting up the Diagnostic DVD

Enter your boot menu or bios settings and set the computer to boot from DVD [optical] drive. 
[push F1, F2, F10, F12, esc, or del - as soon as the computer turns on to access setup or boot menu]

Insert the disc, and select DVD drive from the boot menu,
[or choose to boot DVD first in setup, and reboot.]

If the disc does not boot, replace the DVD drive, and continue.
If you don't have a replacement DVD drive, You can use another computer with a working DVD drive to create a bootable iso of this DVD - just use the 'startup disc creator' utility in the system menu to create a boot-USB from this disc.
Make sure to select 'discarded on shutdown' for saving files-  before you create the usb drive or it will not boot up. 



After Booting up the DVD

A menu will appear

Choose memtest.

Test the memory for 20 minutes or so, and if there are no errors, reboot.
IF there are errors, reseat or replace memory and test again until it passes.


After rebooting
This time at the menu choose the top choice [boot live DVD] or just wait for it to start.


When the desktop appears
READ the README FILE 1st.


Open the testing folder and double click the 6 minute stress test.
If the system stops working, freezes, or shuts off during this test:
It's likely that you have a CPU heat problem, motherboard issue, or bad cpu. 
Fix the issue, and proceed.  Do not continue to test the computer before fixing this issue. 
IF you can't resolve the cpu/motherboard issue, you can connect the hard drive to another computer to backup the data/test the hard drive.


After the 6 min stress test runs without a problem


Open Gsmartcontrol.
Double click the system hard drive
click the perform tests tab

run the 'short test'

If it fails you know that the hard drive is definitely BAD.
IF it passes, you MAY still have a BAD drive, you'll need to run the extended test to find out if it's ok or not.  [takes a couple hours]

If it passes the extended test you can continue to use the drive, but you may need to reinstall the operating system or remove viruses.


IF the drive is bad - insert a thumb drive or blank dvd and backup any important personal information using the program K3b [burn DVDs], or drag and drop files onto your thumb drive, with the file manager.

If you can't access the files to backup the data
Try testdisc, magicrescue, or recoverjpeg utilities included on this disc [view the readme for extended info on these utilities]

If the disc isn't detected in gsmartcontrol, or isn't detected in file manager it's possible that the drive is completely seized, or completely damaged, or you could have a jumper setting issue or a bad hard drive cable.

If the drive is seized or completely damaged, and there's important data on the disc you could contact a hard drive expert to repair the disc and extract the data - [usually very costly]





Once data is backed up

Run the 60 minute stress test to be completely sure that there are no heat issues or motherboard issues.

After you've got your data backed up and you've passed a 60 min stress test. 
Shut down the computer, and install a new hard drive [if need be] and re-install your operating system of choice.

[or reboot this DVD and double click 'install release' from the desktop to install xubuntu]
If you didn't need to install a hard drive and you've determined that you need to run the virus scan to remove infections, do it now, and reboot the regular operating system to test it.  [shutdown, remove dvd and reboot]

If after removing viruses your system is still not working properly - re-install windows if you have a disc Or install xubuntu from this DVD. 
['install release' link on desktop]

Once you've installed Xubuntu to your hard drive you can customize the system any way you'd like, store your personal data, and even create backups easily with 'remastersys' included in system menu.  Re-master your own version of this system any way you'd like! 
If you need more applications just install them easily from the ubuntu software center, and enjoy!


Once you've got your operating system and software re-installed, restore your backup data.
And you've got a working computer again, and your data is safe, and you've verified that your computer hardware is healthy.  

If you're waiting for a replacement hard drive to arrive in the mail, you can boot this DVD anytime, without installing anything, and have basic functions of your computer to browse the web, burn discs, play media, access email, and more!


Good luck with your repair!!!   I sincerely hope that you've found this guide and disc helpful! 

If you purchased this boot DVD - Thank you!

If you received a copy from someone else, that's OK!
GNU public license allows copies of this disc to be made. 

Distribute freely AS-IS if you've purchased the DVD!
[not for profit, please -unless you've re-mastered your own version with your own logo and instructions]

If you've received a copy from someone, and found this DVD useful - donate @ www.crashcliniccomputers.com

Crash Clinic Computers assumes no responsibility for the success or failure of your repair. 
[but we hope this guide helps! ]  

The Crash Clinic Computers name is Trademarked, and is illegal to copy.