Formatting Notes
Formatting Notes
Formatting Notes
Low-level formatting is a procedure where you write data directly to the storage medium,
bypassing the filesystem layer. You do not care if the hard disk has one partition or more, NTFS
or BTRFS or anything else. You are using the device driver, which can be IDE or SCSI or SATA
or others, and you're writing data to physical sectors. More importantly, low level formatting will
write to each and every bit on the storage device, making sure the old states are destroyed forever,
and with them, any trace of former data previously stored.
Performing one low-level formatting operation is known as one-pass format. Some security
consultants and experts and paranoids might recommend you perform three or more passes, to
make absolutely sure no trace of old data can ever be retrieved. Statistically, this is a total overkill,
but the choice is entirely yours.
It is worth noting a high level format does not fully erase pre-existing data from the drive. The
data is simply hidden on the drive since the paths to access the data were erased. The data is
often recoverable using specialized recovery programs, such as, those used by our data recovery
service in Toronto.
The background of the image is a piece of the surface of the drive platter, on
which all your data is stored. It’s difficult to imagine how, in that space, there
are tens of thousands – if not millions – of bits of data stored. If you can
imagine that, you can realize just how fragile the drive itself is, and how it can
easily be corrupt. Are you willing to take such a risk?
If you’re willing to risk data loss because you believe your hard drive is
durable, you probably don’t know how a hard drive works, or believe that the
data you’re protecting isn’t worth the resources you would put into new
storage.
First of all, hard drives aren’t as durable as you may believe. Read/write heads
on hard drives are so close to their platters (less than the thickness of a hair on
your head) that you’d be amazed at how it manages not to ever touch the
surface. Actually, there’s an ultra-thin lubricant (much like teflon) on every
platter, and read/write heads tend to skid off when they do that. Sometimes,
though, the read/write head touches the drive platter at such an angle in
which the lubricant really won’t have much of an effect and will scratch the
drive.
Then there’s another problem. Did you know that ambient air cannot enter a
hard drive? Even the smallest speck of dust will likely corrupt data on your
drive and scratch the platter so one entire sector of it will turn bad and refuse
to run. This kind of thing happens every day to unsuspecting users of any
device that has a hard disk. You see, the hard disk does allow for a small
amount of air to enter it, so it can equalize with the atmospheric pressure. The
drive has a filter around it to ensure that no particles get trapped inside. After
a while, this filter isn’t going to be as efficient as it used to be