|
Home »
General Computing
» Maintenance and Backup
Summary: The word "imaging" when applied to disks is often misused and subject to some interpretation. Imaging can mean different things to different programs.
When talking about backing up your hard drive we often throw around a lot of different terms. "Imaging" is one of them, and it's frequently misused. Let's look at the differences, and when you might want to use one over the other. • In its strictest, most correct sense, a disk image is a perfect copy of everything on the disk. And in this case I do mean everything. A true disk image is a sector-by-sector copy of the contents of the disk, paying no attention to the contents of those sectors. That means a couple of interesting things:
"The bad thing about a true disk image is that it includes the entire disk,
whether or not there's data."
The neat thing about this type of disk imaging is that the tool doesn't need to understand the contents of the disk that it's operating on. It simply operates on the disk at a level below the operating system or filesystem to simply copy the raw data. The bad thing about a true disk image is that it includes the entire disk, whether or not there's data. If you have a hard drive with a capacity of 250gigabytes, then 250gigabytes is what the image will contain, no matter how much data you actually have on the drive. The actual image may be smaller, of course, due to compression, but the fact is all 250 gigabytes are present, whether you need them or not. The other type of "disk image" is more correctly a "filesystem image". This approach is aware of the type of filesystem you have on your hard disk and what files are on it. A filesystem image would most likely be the "copy" your backup utility is referring to. (Though many backup utilities use the phrase "image" to refer to a filesystem image - Acronis TrueImage being one obvious example.) When a utility makes a filesystem image, it effectively copies all the files and folders on your hard disk, not unlike a file copy you might perform, and then also includes all of the system information relating to the files and folders it copies as well as, presumably, special cases like the system boot sectors. A filesystem image typically does not preserve the physical location of files on the hard drive, only the contents and attributes of the files. Like a disk image, a filesystem image implies a couple of interesting things:
The good news here is that a filesystem image is only as big as the data that's on your drive. If you have 10 gigabytes of data on your 250 gigabyte drive, then your filesystem image will be only 10 gigabytes. The bad news ... well, for most folks there really isn't any. There are rare cases where you might actually need a sector-by-sector disk image, but for the average user backing up data or even snapshotting or transferring systems from one drive to another, a filesystem image approach to backup is more than sufficient. Related:
• Recent Comments
Hi Leo Leo, if I may respond to your questioner regarding restoring a file system image: There are two answers - Leo, Leo, Message to Steve Burgess. Thank you very much for responding. Leo explained very well the differences between the two backup mediums, but left me wondering whether you could restore in the same way once backed-up. Again, thank you for the time taken to explain this to me. It was very a very detailed & informative answer. Kind regards. I guess both disk imaging and exact copying will be good enough for backing up files. Post a comment on "What's the difference between disk imaging and copying?":
|
Archives Advertisers |
|