C
Char Jackson
BTW There are a couple of other drive letters reserved as well.
A: and B: are no longer reserved, nor are any other drive letters
reserved, AFAIK.
BTW There are a couple of other drive letters reserved as well.
They make floppy emulators. AS long as you've made images of the floppies,
even if the drives or media go out of style, you could still "fake it".
http://www.floppyemulator.com/
Wow, they are *very* expensive! I'd much rather just buy a $15-20 US
floppy drive.
How about a free emulator? :-Char said:Depending on the type of floppy image, it might be easiest, fastest,
and lowest cost, to simply extract the data from the images and put it
into another format.
Ken said:Wow, they are *very* expensive! I'd much rather just buy a $15-20 US
floppy drive.
A: and B: are no longer reserved,
nor are any other drive letters reserved, AFAIK.
I guess technically they are not reserved, rather just not used for
anything other than floppies by convention. I regularly map B: to the
shared drive on our Build machine (nice mnemonic).
Although "reserved" might be too strong a word, they still are, at
least in a sense. Drive letters are assigned starting with C: and
Windows doesn't get installed on A:.
Likewise, I'm not aware of any other drive letters that are reserved -
and can't think of any others that ever were, at least not in the
DOS/Windows world.
On 27/02/2012 8:43 AM, Zaphod Beeblebrox wrote:
[...]Likewise, I'm not aware of any other drive letters that are reserved -
and can't think of any others that ever were, at least not in the
DOS/Windows world.
In DOS/Win3.x/9x. there were reserved letters, ie, the OS had fixed
naming conventions linked to physical drive type and number (as
presented by BIOS) and partition type (primary vs extended). You simply
couldn't change them. The best you could do is assign a descriptive name to
the links shown in the menu/shell, but I can't recall whether that was
already possible in 3.x or came in later.
I think this aliasing should go a step further. You should be able to name a
drive/partition anything you like, and on multi-boot systems, all OSs should
respect the names you've assigned.
I think this aliasing should go a step further. You should be able to
name a drive/partition anything you like, and on multi-boot systems,
all OSs should respect the names you've assigned.
In Windows 7 and Vista (maybe others?) you can mount a drive as though
it was a folder, so it ends up looking a bit like a *nix drive name. Or
at least a little bit like what you wrote. [...]