Subject: Re: DOS drive letters
To: Martin Husemann <martin@laurin.teuto.de>
From: Scott Reynolds <scottr@edsi.org>
List: port-i386
Date: 01/21/1996 14:13:09
On Sun, 21 Jan 1996, Martin Husemann wrote:

> Does anybody know the algorithm DOS uses to assign drive letters to
> partitions? 

If I'm not mistaken, it goes like this.  Starting with C:

- The primary partition on each disk, in order
- The logical drives mapped in the extended partition, in order, on each 
  disk.

If you were planning to use logical drives, I'm not sure NetBSD will 
recognize any past the first logical drive in an extended partition.

--scott