Subject: Re: fixing ramdisk-tiny.fs explosions
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 02/25/2003 10:09:55
On Mon, Feb 24, 2003 at 03:04:51PM -0500, James Chacon wrote:
> Look at the size of the individual objects from the crunch dirs. One or
> more should stick out.
>
Not really, it is only a few kb oversize.
Unfortunately I don't think I have valid copy of ramdisk-tiny.
(and it only seems to be on ftp.netbsd.org embedded in the kernel).
Please can someone who has built one recently send me the contents
of the .ident section of the file? eg:
$ cd obj/distrib/i386/floppies/ramdisk-tiny
$ objdump -h ramdiskbin|grep ident
13 .ident 00006d9f 00000000 00000000 00118314 2**0
^^^^^^^^
14 .note.netbsd.ident 00000030 08048094 08048094 00000094 2**2
$ dd if=ramdiskbin of=/tmp/idents bs=1 skip=0x118314
^^^^^^
Then I can work out if I've won another library routine.
David
--
David Laight: david@l8s.co.uk