Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!pro-generic.cts.com!ericmcg From: ericmcg@pro-generic.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple Subject: Re: Hard Disk Construction Message-ID: <7484.infoapple.net@pro-generic> Date: 17 Nov 89 18:35:25 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 7 In-Reply-To: message from jabernathy@pro-houston.cts.com One method might be to increase the block size to 1k bytes (4 sectors) since Prodos is a block structured OS (right jargon?) this should double the effective size to 64Meg. The volume bit map just tracks blocks, not sectors, I think. This will increase wastage if you have a lot of small files, but you did ask for ANY solution.