Re: Feedback needed on BOOTING, CACHING and some HELPER TOOL
Bart Oldeman <[email protected]> Thu, 07 Nov 2002 14:58:54 -0500 (EST)
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 7 Nov 2002, Arkady V.Belousov wrote: > 6-îÏÑ-2002 22:46 [email protected] (Bart Oldeman) wrote to > [email protected]: > > >> Is FreeDOS supports removable media in place of floppy drives, which > >> may contain partitions? > BO> Yes, but these are just not called A: or B: > > How? How they (partitions on "floppies") will be called? There are no partitions on floppies. Do you know of any BIOS that calls removable media with partitions a drive < 0x80? If there isn't any then this is purely theoretical. If you use a block device driver or a redirector to address the removeable media (instead of the BIOS) then it would be assigned to a drive > B: (and DOS doesn't care how the partitions are organized). Bart