home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / cbm / 5078 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.6 KB

  1. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!caen!uvaarpa!concert!lester.appstate.edu!pembvax1.pembroke.edu!duck
  2. From: duck@pembvax1.pembroke.edu
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Make directory longer?
  5. Date: 16 Dec 92 09:03:31 EDT
  6. Organization: Pembroke State University
  7. Lines: 41
  8. Distribution: usa
  9. Message-ID: <1992Dec16.090331.1@pembvax1.pembroke.edu>
  10. References: <1992Dec14.234645.19234@gdwest.gd.com> <HERMIT.92Dec16042859@am.ucsc.edu>
  11. NNTP-Posting-Host: pembvax1.pembroke.edu
  12.  
  13. In article <HERMIT.92Dec16042859@am.ucsc.edu>, hermit@cats.UCSC.EDU (William R. Ward) writes:
  14. > In article <1992Dec14.234645.19234@gdwest.gd.com>, stlucas@gdwest.gd.com (Joseph St. Lucas) writes:
  15. > ) Is there a way to make the directory on a 1541 handle double the number
  16. > ) of files it currently can ? (memory says > 200, but < 300)
  17. > ) I don't mind using another track to do it, IF it can be done.
  18. > If I remember correctly it was 144 files.
  19. > It can be done, but you have to not use some of the built-in DOS
  20. > commands on a disk that has been so modified.  I saw a program a few
  21. > years ago that will put up to 288 files on the directory by using
  22. > track 19 as well as 18 for directory information.
  23.  
  24. What you do is to take a track and sector editor, copy an "empty" directory
  25. sector (ie: create at least 8 files on a blank disk and then scratch them) to
  26. all the sectors in track 19 or 17, then modify track 18, sector 0 the first two
  27. bytes to point to your first sector in track 17, then modify the first two
  28. bytes of that sector to point to the next track 17 sector etc. Once you're
  29. finished with the track 17 sectors modify the last track 17 sector to point to
  30. the old track 18, sector 1.
  31.  
  32. I forget offhand which DOS commands are now allowed but be extremely careful
  33. using a disk such as this. *smiles* I imagine you would not want to validate
  34. the disk either.
  35.  
  36. > --
  37. > William R Ward                         __o   Bay View Software
  38. > VoiceMail: +1 (408) 479-4072         _ \<,_  Internet:  hermit@cats.ucsc.edu
  39. > SnailMail: 1803 Mission St. #339    (_)/ (_) BITNet:    hermit@cats.bitnet
  40. >            Santa Cruz CA 95060 USA
  41. -- 
  42.  
  43. - Craig Taylor   - 919-521-3814   All Relevant Disclaimers Apply!!!
  44.         duck@pembvax1.pembroke.edu (Pembroke State University)
  45.  
  46. "Yacc" owes much to a most stimulating collection of users, who have
  47. goaded me beyond my inclination, and frequently beyond my ability in
  48. their endless search for "one more feature".  Their irritating
  49. unwillingness to learn how to do things my way has usually led to my
  50. doing things their way; most of the time, they have been right.
  51.         -- S. C. Johnson, "Yacc guide acknowledgements"
  52.