[EMAIL PROTECTED] wrote:
>
> Well I thought it was going to work, as it went a lot further, now MAKE BOOT
> is erroring out with the following:
>
> make[1]: as86: Command not found
> make[1]: *** [bootsect.0] Error 127
> make[1]: Leaving directory '/usr/src/linux-2.0.35/arch/i386/boot'
> make: *** [boot] Error 2
>
> What is as86?
An assembler. Part of binutils I think. Do this: update your locate
database by running `updatedb`. Then your can use the `locate` command
to find all these things (if they are installed). eg `locate as86`.
> Is there a HOW-TO for recompiling the kernel?
Yes, http://metalab.unc.edu/LDP/
--
___________________________________________________________________
Mark E Drummond Royal Military College of Canada
[EMAIL PROTECTED] Computing Services
Linux Uber Alles perl || die
...there are two types of command interfaces in the world of
computing: good interfaces and user interfaces.
- Dan Bernstein, Author of qmail
PGP Fingerprint = 503D A72D AF41 2AD1 D433 C514 98D9 9A39 B25A 2405
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]