Re: 3c90x woes
"Raphael Crawford-Marks" <raphaelc@squaretrade.com> writes:
> ok so I patched the kernel successfully and went through make config and
> make dep just fine.
>
> when I do make bzImage (also tried zImage, zdisk, and bzdisk) everything
> works fine until it gets to the very end:
>
> as86 -0 -a -o bootsect.o bootsect.s
> make[1]: as86: Command not found
>
> I've never heard of as86...couldn't find any packages by that name either.
>
> Any further help would be much appreciated.
>
> Thanks,
>
> Raphael
You need to install the bin86 package:
apt-get install bin86
Gary
Reply to:
- References:
- RE: 3c90x woes
- From: "Raphael Crawford-Marks" <raphaelc@squaretrade.com>