On Fri, 25 Dec 1998, Yi-ping Chang wrote:
> Hi, Everybody:
>
> I am trying to customize my kernel. Basically, I followed the
> instruction on Debian FAQ. After 'make menuconfig', I typed in
>
> make-kpkg --revision Custom.1 kernel_image
make-kpkg --revision=Custom.1 kernel_image
> make [2]: as86: Command not found
--- CUT
> Did I do anything wrong? What's is 'as86'? Is there any extra package
> I should install to accomplish the job?
>
as86 is the Intel Assembler. You need this to compile the boot loader which
initially loads the kernel. it is found in the bin8
2 matches
Mail list logo