Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!apple!agate!ucbvax!pnet01.cts.com!cwr From: cwr@pnet01.cts.com (Will Rose) Newsgroups: comp.os.cpm Subject: Maximum CP/M volume size Message-ID: <00943348CC8AFDE0.00000618@dcs.simpact.com> Date: 25 Jan 91 04:25:53 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 I'm not sure there is a maximum *volume* size. The maximum file size is 8MB, or 0xfff (largest available number) x 128 (sector size) bytes. A larger file couldn't be accessed randomly, since you'd run out of sector numbers. I don't know if there's any reason you can't have a volume bigger than the largest possible file, but if you do the maths you may find, given a reasonable allocation block size, that you run out of space in, say, the disk map around the maximum file size. Good luck - Will cwr@pnet01.cts.com UUCP: {nosc ucsd hplabs!hp-sdd}!crash!pnet01!cwr ARPA: crash!pnet01!cwr@nosc.mil INET: cwr@pnet01.cts.com