Posts Tagged ‘Partition’

How is a Hard Drive Recovery Done?

Wednesday, June 10th, 2009

Andrew Whitehead is a contributor at Free-backup.info — the home of the popular Amazon S3 based online backup service — Back2zip. This article available at http://free-backup.info/how-is-a-hard-drive-recovery-done.html

How a Hard Drive Recovery is Done

When your hard drive is ruined, the obvious question to ask is, “how do you get my data back? ” Despite what data recovery businesses may tell you, it is not done by black magic nor is it anything approaching rocket science, it has more to do with having the right equipment, and enough knowledge to know what to do with it.

Logical Hard Drive Recovery

Generally speaking, the first thing a hard drive recovery business will do when they receive a hard drive is to evaluate it to determine what recovery method will be required.

If the drive failure is a software problem, they will perform a scan of the drive to try and repair the file system. In some cases a partition can be repaired, restoring the hard drive to its status prior to the drive failure. If this cannot be done, they will do a very low-level scan, searching every sector of the hard drive for files. Once they have located a lost file, it will be copied onto the media of your choice, this is usually a CD-ROM, a DVD-ROM, or ideally onto another hard drive.

This type of Logical hard drive recovery takes a great deal of time, particularly if the hard drive is close to physical failure. It is not unusual for scanning to take a whole day, and recovering any files that are found to take another.

Physical Hard Drive Recovery

If your hard drive is suffering from a physical failure, the recovery method is considerably more difficult. There are two discrete forms of physical failure; electronic and mechanical.

When recovering data after a physical failure, a major hurdle is getting the correct parts to get the drive going again. A problem with hard drives is that if you have, for example, a 60GB Maxtor Hard Drive you will need another, identical, 60GB Maxtor Hard Drive to salvage parts from.

If it is the printed circuit board that has failed on your hard drive an identical circuit board is required to retrieve the necessary circuit components for replacement, because in most case it is not possible to swap the damaged circuit with the new one. Repairs of this nature require good soldering skills and a thorough knowledge of electronics to be successful.

Hard Drive Recovery Environment

You will see “Class 100 Clean Room” in a lot of advertising by hard drive recovery professionals. A Class 100 Clean Room maintains an air purity of less than 100 airborne particles over 0.5 microns in diameter in each cubic foot of air. This is to protect the sensitive internal components of hard drives. Whenever a hard drive is being worked on, a minimum of Class100 clean room should be used.

Hard Drive Recovery Time

The time taken for a hard drive recovery is usually 5-10 working days for a physical recovery (though if components are not readily available it may take weeks! ), 2-4 for a logical problem. An express service is often available, at a high price.

read the full article

Backup to CD

Sunday, May 24th, 2009

Andrew Whitehead is a contributor at Free-backup.info — the home of the popular tool for online backup and recovery — Back2zip. This article can be found at http://free-backup.info/backup-to-cd.html

The Importance of Keeping a Backup

If you have ever wondered about the importance of keeping a backup, imagine how you would feel if a virus destroyed the contents of your hard drive? Or a problem could only be solved by using a system recovery CD, wiping out all your data in the process? Or you run FDISK and accidentally remove a partition on the wrong drive? Or your hard drive dies, taking your data with it? Mistakes will always happen and all disc drives eventually expire. Without a backup it is a disaster, with a backup it is reduced to a very large nuisance.

Files That You Need to Backup

A private user only needs to back up files that they have created or modified themselves. Computers use both program and data files; programs can be reloaded from the original discs, but your data can only be reloaded from backup copies.

Making a backup is simpler if you store all your files in one place. Letting each program use its own default storage file results in you data being scattered all over your hard drive. If you are using Windows 98 or Me put everything into My Documents, in Windows 2000 and XP use Documents and Settings.

What is Needed to Make a Backup

There a choice of methods you can employ to make backup copies of your files. You can simply drag and drop the files you’ve created to a CD, copy them using the XCOPY command, use a third party CD mastering program to copy your files, or you can use Windows or a third party backup programs to create a backup to CD.

If you have software such as DirectCD drag-and-drop is extremely easy and you can use a CD-RW, but it is labor intensive if you have a lot of files, hard to keep organized, and you will need compatable software to read the disc.

Using the XCOPY command allows you to copy files from a specified folder made after a specified date, eg ‘XCOPY “\Documents and Settings”\*.* /s/d:03-15-02 K:\’ copies everything from Documents and Settings created after 03-15-04 to the specified drive.

A CD mastering program, such as Nero, allows you backup your files to a CD-R. While this takes more steps than drag-and-drop, the resulting disc can be read by almost any CD-ROM, CD-R, or CD-RW drive without installing a compatible UDF reader program first.

The disadvantage with these methods is that they are unable to create a backup larger than the media it is stored on. If this is a problem, you will need a true backup program capable of ‘media spanning’.

Backup programs differ from ordinary file saving by compressing files, storing many files in a single file proprietary to the backup program, and using the ‘Archive’ file attribute should you ask for a backup of changed or new files only. They often allow Backups to be stored as files for transfer to CD later, and a disk image to be made for disaster recovery.

read the full article

‘You Cannot Install Mac OS X on This Volume’ – Mac Error

Sunday, May 24th, 2009

Intel and Power PC Macs use different native schemes. Where Intel-based Mac systems are compatible with Apple_partition_scheme, Power PC-based Mac can only be used with GUID_partition_scheme.

read the full article