From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] some problems MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010829134756.7A5D219A4C@mail.cse.psu.edu> Date: Wed, 29 Aug 2001 09:47:52 -0400 Topicbox-Message-UUID: e73f4f26-eac9-11e9-9e20-41e7f4b1d025 The original plan9.ini is padded to 512 bytes to make it easy to edit disk images on the fly when we send them to you -- we can edit just that sector and not worry about changing the length in the DOS directory structure. You needn't worry about keeping it at 512 bytes. Russ