From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jody" Subject: Image generation Date: Sun, 6 Jun 2004 23:27:17 -0400 Sender: linux-8086-owner@vger.kernel.org Message-ID: <001701c44c3f$56131bc0$0101a8c0@vash> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Linux-8086 > *snip* > > > > As Tommy pointed already, there's no space in the 360k root image for all > > the utilities. We can save a lot of inodes in devices (e.g. using 16 hd* > > instead of 64), but the binaries still eat too much space (even with a > > simplified shell in the 360k image. > > How about just hd[ab][1234] instead of 16? It is highly unlikely that a > system with a 360K drive would even have a second hard disk anyway. Eight > inodes tops for hard disks...maybe four since we probably won't need four > partitions per disk either... > > Jody