Quoting Nick Barron ([EMAIL PROTECTED]): > ok, so we everyone is clear > > i am trying to get the make bzImage command to write this > > /usr/src/linux-2.2.x/arch/i386/boot/bzImage > > but it doesn't, it gives me an error > > make[1]: as86: Command not found > make[1]: *** [bbootsect.o] Error 127 > make[1]: Leaving directory '/usr/src/linux-2.2.14/arch/i386/boot' > make: *** [bzImage] Error 2 > > and doesn't create the bzImage file > > > why?
It looks as if you don't have the as86 command. This is a fairly common problem. The kernel source only suggests the bin86 package (which contains as86) but does not depend on it. This is because only intel users need it. I can't understand how so many people seem to "lose" bin86. It's "standard", therefore it is selected by default during the first pass of dselect when installing a new system. Where/when does it fade away? Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.