On Tue, 10 Aug 2004, Tom Oehser wrote:

> It seems that the minix filesystem has subtle bugs on 2.6,
> such that "du" no longer returns anything nearly correct.
>
> This is causing tomsrtbt not to build on 2.6, as it bases
> filesystem sizes on "du" results.  I'm not sure there is
> any easy workaround without hacking up buildit.s to use
> hardcoded values or something, I'm still investigating.

If you're hacking buildit how about doing it the other way around,
take a filesystem of a known size with your files on it and use df
(or dd + wc) to see how much free space there is.

OTOH: There's noting to stop the '1/*' filesystem being something
      else ext2, msdos, etc etc. (PS: Yes msdos can work with lilo)

-- 
Rob.                          (Robert de Bath <robert$ @ debath.co.uk>)
                                       <http://www.cix.co.uk/~mayday>


Reply via email to