The Interface

This lesson discusses the interface of a typical hard-disk.

We'll cover the following...

Let’s start by understanding the interface to a modern disk drive. The basic interface for all modern drives is straightforward. The drive consists of a large number of sectors (512-byte blocks), each of which can be read or written. The sectors are numbered from 00 to n1n-1 ...