Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!DHDURZ1.BITNET!G35 From: G35@DHDURZ1.BITNET (Werner Guenther) Newsgroups: comp.sys.amiga.tech Subject: Harddisks/Bitmaps/FFS Message-ID: <8903091628.AA05318@jade.berkeley.edu> Date: 9 Mar 89 16:29:51 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 12 X-Unparsable-Date: Thu, 09 Mar 89 16:22:38 CET I'm currently writing (yet another) program to recover damaged disks, but I have one big problem: What is the maximum size of a partition under FFS ? Under the old file system the root block has room for 26 pointers to bit map blocks, giving 26*127*32=105664 sectors or about 52.5 megabytes. As far as I know, FFS does not such a limitation. What exactly did change ? Are those bitmap blocks linked together somehow ? If yes, how ? Anyone ? Thanks in advance, Werner (g35@dhdurz1.BITNET)