Subject: Re: bootblock and -I
To: None <mhitch@msu.oscs.montana.edu>
From: Allen Wittenauer <allenw@iobm.com>
List: port-amiga
Date: 10/22/1998 12:07:30
>   The explaination is simple (and probably not documented anywhere):
> 
> 	loadbsd expects the value for 'I' to be hexadecimal.
> 
> 	bootblock expects the value to be a C-style number.

Argh.  Changing it worked.  I recompiled the bootblock to include I 0xff and all 
is well.

Thanks. =)

[...and, you're right, I can't find it this documented anywhere either...]