Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!maxim!hugo.erbe.se From: prc@hugo.erbe.se (Robert Claeson) Newsgroups: comp.unix.questions Subject: How to increase number of inodes in a BSD file system? Message-ID: <1754@hugo.erbe.se> Date: 30 Aug 90 15:09:21 GMT Sender: prc@erbe.se Organization: ERBE DATA AB, Jarfalla, Sweden Lines: 7 In systems that uses the AT&T 0.5K, 1K and 2K file systems, one can set the number of inodes to allocate in the file system directly as an argument to mkfs. But how do I perform the same task in a system that uses the BSD file system? Mkfs for the BSD file system uses complelely different arguments. The last argument is somewhat related to the number of inodes to allocate, but when I try to set it, it doesn't seem to have any direct effect.