home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / TemaCD / rxdos / info.txt next >
Text File  |  2000-07-02  |  2KB  |  71 lines

  1. RxDOS ReadMe
  2.  
  3. The RxDOS executable distribution consists of the following files:
  4.  
  5.      rxdosbio.sys
  6.      rxdos.sys
  7.      rxdoscmd.exe
  8.      rxdvdisk.sys
  9.      autoexec.def
  10.      config.def
  11.      makeboot.bat
  12.      rxd_boot.exe
  13.  
  14.  
  15. The makeboot batch file is used to make bootable floppies. Run
  16. makeboot without any arguments for help. It will use rxd_boot.exe to
  17. write a boot sector, then copy all of the above files in their proper
  18. order: rxdosbio.sys, rxdos.sys, rxdoscmd.exe, rxdvdisk.sys,
  19. autoexec.def, config.def
  20.  
  21. DO NOT format a floppy disk with a label. Boot works by looking at the
  22. first two entries in the root directory. A label will cause the boot
  23. loader to think that the floppy is not a system or rxdos floppy (see
  24. enhancement requests below).
  25.  
  26.  
  27. Features:
  28.  
  29.      will recognize and read FAT12, FAT16, and FAT32 drives
  30.      supports long filenames
  31.      supports long filenames API
  32.      supports unquoted long filename, for example:
  33.        cd \This is a long name with spaces
  34.        (will not require quotes)
  35.  
  36.  
  37. Known Or Reported Issues:
  38.  
  39.      cd sometimes doesn't work 
  40.      deleted files with LFN will sometimes still show in directory
  41.        (display problem)
  42.      cd rom redirector interface doesn't work
  43.      non-dos partitions will cause RxDOS to fail
  44.      bug in FAT32 code will cause it to fail on >2G drives
  45.  
  46.  
  47. Support:
  48.     
  49.      post any and all comments to rxdos@egroups.com,
  50.      http:\\www.egroups.com\lists\rxdos, or http:\\www.freedos.org I
  51.      will cross post or correlate comments across both groups. I only
  52.      manage the view on egroups.com
  53.  
  54.  
  55. Work In Progress:
  56.  
  57.      port to A86 is underway shortly
  58.      anti-virus port underway
  59.      if you are looking at some of these bugs, let me know
  60.      I will post a who is doing what message shortly, so be sure to
  61.        email me with your interest/ work
  62.  
  63.  
  64.  
  65.  
  66. Mike Podanoffsky
  67. rxdos@egroups.com
  68.  
  69.  
  70.  
  71.