This guide is intended to help someone who has just experienced a Windows crash. The easiest way to recover files off a broken Windows installation is by using a bootable LiveCD, and this guide explains how to do that. We will be working with a Linux Distro known as Knoppix. If your windows breaks for whatever reason, and you need to get some important files, a Linux boot disk is the easiest option.
First thing you need to do is obtain a Linux LiveCD. Here is an NZ mirror for the latest Knoppix LiveCDs: ftp://debian.co.nz/Knoppix/
Burn the disk image at a relatively low speed (16x) to prevent burn errors.
Here’s how:
1. Reboot your computer, press the button required to get into the BIOS when the message is displayed (most commonly the DEL Key, but can be other keys).
2. You should now be greeted with a blue screen. Look around, and find the “Boot Devices” option and make your CD-ROM the first boot device.
3. Find the “Save Changes and Reboot” option, and use it.
Note: Different BIOSes have different ways of setting the boot device order. If you don’t know which option(s) to change, seek help at GP H&T. However, feel free to have a look around. If you feel that you changed something you shouldn’t have, find the “Exit Without Saving Changes” option and use it.
Once knoppix begins booting, you will be presented with a boot prompt that looks something like this:
Here, you can enter several options. A comprehensive list of boot options is available on the Knoppix Wiki
My favourite ones include:
If you don’t want to use any of these switches, just press enter, and the boot will continue.
Note: This step is optional, and can be skipped if you do not plan to backup over your network or need access to the internet.
Setting this up is fairly easy:
1. Open a terminal, by clicking on the black screen (Konsole) icon in the bottom left hand side of your screen.
2. Type “netcardconfig”, press enter, and then enter the appropriate information.
And now, you must set up “Samba”, so this computer can “Talk” with other computers on the network. This is for file sharing.
1. Click on the little penguin in the bottom left hand corner of your screen
2. Point to Services and select Start Samba Server. Follow the instructions. If wish, you can share all the HDDs in the current machine and make them writable.
And thats it! You are ready to begin copying files to another computer. Go to your other computer, and in My Network Places, click on View Workgroup Computers, and then double click on the Knoppix PC, enter the password you specified earlier, and start copying.