home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / C128 / RDSKINFO.DOC < prev    next >
Text File  |  2000-06-30  |  2KB  |  56 lines

  1. Category 8,  Topic 26
  2. Message 5         Sun Apr 12, 1987
  3. P.WEST [Paul]                at 03:04 PDT
  4.           
  5.    I found a way to do some kind of change. (Not the one I wanted however.) 
  6. With the Dec 8Bios the command CONF POKE fbdb=96fb will create a new drive F:
  7. that seems to be a mirror of m: except that all of M: files are there ut if
  8. you put files on f: they are not assecable from m: It seems to set up a
  9. separate directory since the same file can be a sys file on one drive and a
  10. dir file on the other.
  11. ----------
  12. Category 8,  Topic 26
  13. Message 6         Mon Apr 13, 1987
  14. MICHAEL.M                    at 01:49 EDT
  15.           
  16. Hmmm...interesting find.  I'll have to play around with that one a bit.
  17. ----------
  18. Category 8,  Topic 26
  19. Message 7         Tue Apr 14, 1987
  20. KEVIN.S                      at 20:47 EDT
  21.           
  22. That is an interesting discovery, all right.  Can I ask why you were trying to
  23. change the drive number in the first place? Just curious, I haven't run into
  24. any programs which wouldn't  ddress the unit as M: without trouble.
  25.             KeS
  26. ----------
  27. Category 8,  Topic 26
  28. Message 8         Tue Apr 14, 1987
  29. MICHAEL.M                    at 21:19 EDT
  30.           
  31. I've found a few that only allow a certain range of drives.  PCFILE lets you
  32. use A thru D only, for example.  (And *that* is one program that would be real
  33. nice to have address drive M:)
  34. ----------
  35. Category 8,  Topic 26
  36. Message 9         Fri Apr 17, 1987
  37. T.MENEGATOS [Tom]            at 13:31 EDT
  38.           
  39. Yes, I would also *LOVE* to be able to change to another drive name  and
  40. someone mentioned another DREAM of mine: on bootup, make CP/M  look to drive
  41. M: for the startup files! That would be super! Anyway if anyone has any of
  42. these mods, let us know!
  43.  
  44. ----------
  45. Category 8,  Topic 26
  46. Message 10        Mon Apr 20, 1987
  47. P.WEST [Paul]                at 00:25 PDT
  48.           
  49. I found a way!   Using conf type the following:
  50.    CONF POKE FBD3=96FB    FOR DRIVE B
  51.              FBD5         FOR DRIVE C
  52.              FBD7         FOR DRIVE D
  53. ----------
  54.  
  55.  
  56.