logoalt Hacker News

cyanydeeztoday at 3:55 PM3 repliesview on HN

A: drive is 3.5; B: drive is 5.25; C: drive is hard disk


Replies

dspilletttoday at 4:20 PM

A: and B: were not specific to the type of drive. It was common to have two drives before fixed storage became common, often you would have the application disk in one and your data disk in the other though there were other common use patterns for two drives also (with the OS, or at least the core of it, resident in memory you can copy and otherwise manage data over two data disks, and so on).

The first hard-drive in a system was made C: to reserve A: and B: in part because there was software out there that assumed A: and B: were floppy drives and could cause problems if something else was allocated to those signifiers. There are many things that are due to long forgotten compatibility issues like this (try naming file LPT1 under Windows to see another). Another reason is that the BIOS on many PCs was just hard-wired to assume two floppy drives so DOS would see that even if there were no drives really there.

show 2 replies
compiler-guytoday at 4:02 PM

Even further back into time, before 3.5" disks, both A: and B: were 5.25" disks. And, although my memory is hazy, 3.5's were commonly slotted into B: at first, because no one had 3.5" boot disks until the drives became somewhat common.

show 2 replies
alightsoultoday at 3:57 PM

Yeah it's a relic from when computers booted off floppy and hard disks were rare and expensive