Glossary of Hard Disk Drive Terminology (Letter B)

Bandwidth
The amount of data that can be sent over a given circuit. See also buffer bandwidth.

BIOS (Basic input/output system)
A program or set of programs that control the basic functions of the computer.

Bit
An abbreviation for a binary digit which can be either 0 or 1. A bit is the basic data unit of all digital computers. It is usually part of a data byte, or data word; however, a single bit can be used to control or read logic ON/OFF functions. A bit is a single digit in a binary number. Bits are the basic unit of information capacity on a computer storage device. Eight bits equal one byte.

Bit density
Expressed as bits per inch (BPI), the number of bits that can be written onto one inch of track on a disk surface.

Block
A group of bytes handled, stored, and accessed as a logical data unit, such as an individual file record. A block in UNIX workstation environments is the smallest contiguous area that can be allocated for the storage of data. (Note: A different definition of the term is used when referring to the physical configuration of a hard drive.)

Boot
To start or restart your computer; loading the operating system.

BPI
Bits per inch. Indicates the density of information on a hard drive. See bit density.

Buffer
A temporary data storage area used to make up for a difference in data transfer rates and/or data processing rates between sender and receiver. For example, a printer buffer copies data from the computer and holds it until the printer is ready to print it.

Buffer Bandwidth
The speed of transferring data to or from the buffer.

Build-to-order
In the computer industry, the assembly of a system in response to a customer’s order, rather than for inventory or mass shipment. A system utilized by Dell Computer and Gateway, now being emulated to some degree by other PC makers like IBM, HP and Compaq.

Business Model
A company’s financial plan, including product pricing and margin calculations.

Burst Mode Transfer Rate
The transfer rate into the buffer RAM of the hard disk. This rate does not factor in delays due to latencies or host delays. See also transfer rate.

Bus
The path that carries data between the computer (microprocessor) and peripheral devices. An IDE interface cable and a SCSI cable are both examples of a bus.

Byte
A sequence of eight binary digits or bits regarded to be a unit or binary word. The storage capacity of a disk drive is commonly measured in megabytes, which is the total number of storable bits divided by eight million.

Read More

How to make a Windows startup disk or bootable floppy diskette?

Windows Startup Disk This article outlines the procedure for creating a system Startup Disk (Boot Disk) with the Windows operating systems.  If you start the computer with a bootable floppy diskette in the A: drive, then the system will boot to the OS on the floppy instead of the hard drive.  You may need to adjust your BIOS Boot Order options to set the boot sequence.  The typical boot sequence is A:, CD drive, hard drive.

Note: This information only as a courtesy, if you have any other questions or concerns about Microsoft and it’s operating systems, they should be directed to the Microsoft web site or contact Microsoft directly.

Windows Vista, XP and 2000 operating systems:

  1. Select My Computer
  2. Insert a floppy diskette into the A:\ drive.
  3. Right click on the 3 ½ Floppy (A: ) floppy disk drive icon and select Format.  Be sure to select the correct drive.
  4. In the Format Options section put a check next to “Create an MS-DOS startup disk”
  5. Follow the onscreen instructions to complete the task.

Windows Me (Millennium), 98 and 95 operating systems:
Step-by-Step Instructions:

  1. Click on the Start menu.
  2. Go to the settings tab and choose control panel.
  3. After the control panel opens, click on the Add Remove Programs Icon.  This generates the Add/Remove Programs Properties box.
  4. Click on the Startup Disk tab.
  5. Insert a formatted floppy diskette into the A:\ drive, then click on the Create Disk button.
  6. Follow the onscreen instructions to complete the process.
Read More