I know this. But, FreeDOS Arduino Port don't need C: for storage, it needs A: and B: generally. A: for flash memory on microcontroller, B: for SD card. Flash memory device driver and SD card device driver is simpler than floppy disk device driver, hard disk device driver and PATA device driver.

DOS stands for Disk Operating System

Drivers for the actual media aside, you need the space to hold the "disk" related memory structures. And what "flash memory" do you want to use for that A: drive (or any drive letter for that matter)?

Sorry for my mistake.

The Arduino Port of FreeDOS needs A: certainly and this port may need B:. A: for SD card. B: for network storage driver that it may be TFTP or USB pendrive on some Arduino models these are connect USB shield or USB module.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to