Alex Malinovich <[EMAIL PROTECTED]> writes:
> I've been rolling my own kernel using make-kpkg and the other wonderful
> tools we Debianites have at our disposal for over a year now, yet
> something just occured to me. Is it possible to compile individual
> kernel modules outside of the actual kern
Alex Malinovich wrote:
I've been rolling my own kernel using make-kpkg and the other wonderful
tools we Debianites have at our disposal for over a year now, yet
something just occured to me. Is it possible to compile individual
kernel modules outside of the actual kernel compilation? I still have
Sean 'Shaleh' Perry wrote:
> procps has what you need. To get the versions 2.2.15 wants, you need to
> upgrade your system to debian 2.2 (potato). potato is currently frozen and in
not necessarily. on my system:
ii procps 2.0.6-6The /proc file system utilities.
ii util-linux
>
> package dselect version recommended version
> == ==
> Procps 1.2.9-3 2.0.3
> Util-linux 2.9g-6 2.9z
>
> I have updated my dselect packages list, and it appears that no newer
> versions are available. Do I ne
well, some people ( myself included ) rarely if ever use dselect
and should not be bound to do so just get this "standard" package
installed.
i've compiled enough kernels and done enough installs and could argue
that i myself would install this package by rote but that has yet to
be the case and
First thing I did after my install was remove all unused packages that didn't
cause dselect to have kittens. bin86 was one of them. found that out quick
enough. The second thing I tried to do after install was recompile he kernel.
Bryan
> I can't understand how so many people seem to "lose" bi
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
He means:
Nick Barron wrote:
> second, translate this into english please:
>
> #dpkg -S as86
as the root user (# prompt) run the command 'dpkg -S as86'
> bin86: /usr/share/doc/bin86/examples/as86_encap
> bin86: /usr/bin/as86
> bin86: /usr/share/man/man1/as86.1.gz
This is the output of the dpk
Nick Barron wrote:
>
> ok first off, it is 'I heard Beavis say' not said u nerd!
>
> second, translate this into english please:
>
> #dpkg -S as86
> bin86: /usr/share/doc/bin86/examples/as86_encap
> bin86: /usr/bin/as86
> bin86: /usr/share/man/man1/as86.1.gz
>
> pretend I am a newbie, which i a
Once upon a time, I heard Nick Barron say
> ok first off, it is 'I heard Beavis say' not said u nerd!
Terribly sorry for my bad English, I hope that I get it right this time!
> second, translate this into english please:
I'm not sure whether I could translate this into a good English or not.
> #
ok first off, it is 'I heard Beavis say' not said u nerd!
second, translate this into english please:
#dpkg -S as86
bin86: /usr/share/doc/bin86/examples/as86_encap
bin86: /usr/bin/as86
bin86: /usr/share/man/man1/as86.1.gz
pretend I am a newbie, which i am.please don't tell anybody!
how would
486/33 8MB 2.0.36
> "Daniel" == Daniel Reuter <[EMAIL PROTECTED]> writes:
> Hello there, On 7 Mar 2000, Marshal Wong wrote:
>> If I may inquire, why are you trying to compile a 2.2.x kernel
>> for a i386? That's going to hurt. I compiled a 2.0.x kernel
>> on my old 486 and
Hello there,
On 7 Mar 2000, Marshal Wong wrote:
> If I may inquire, why are you trying to compile a 2.2.x kernel for a
> i386? That's going to hurt. I compiled a 2.0.x kernel on my old 486
> and it took over 5 hours!
What kind of kernel did you compile, and on what kind of machine?
I compil
You are missing the assembler. Install bin86.
On Mon, Mar 06, 2000 at 03:55:08PM -0800, Beavis wrote:
> i am trying to compile the kernel 2.2.14 on to my i386 machine
> please help if u can, thnakx
>
> update:
>
> after doing make bzImage, it starts to compile, which takes about 10 mins or
> so
On Mon, Mar 06, 2000 at 03:18:52PM -0800, Beavis wrote:
> this is what i am doing:
>
>
> >Once that is all done and you choose "Exit" and save your config file, you
> must >run make dep followed by make clean. And now the fun begins, type make
> >bzImage to build your kernel. This will take awhil
> "Beavis" == Beavis <[EMAIL PROTECTED]> writes:
> i am trying to compile the kernel 2.2.14 on to my i386 machine
> please help if u can, thnakx
> update:
> after doing make bzImage, it starts to compile, which takes
> about 10 mins or so right. then at the end it say
Once upon a time, I heard Beavis said
> as86 -0 -a -o bbootsect.o bbootsect.s
> 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
> >
> >
>
Ughh, just run an additional command ( after youve installed bin86 re previous
email)
make install
does the work of copying and running lilo at the end.
Id suggest you modify "/etc/lilo.conf" to also point to a known working kernel
and
have a resue disk and maybe even a boot disk handy.
Th
Youre missing a package on your system
( Well what do you know im actually learning this stuff )
did a "dpkg -S as86"
you need to install the "bin86" package
cheers
Beavis wrote:
> i am trying to compile the kernel 2.2.14 on to my i386 machine
> please help if u can, thnakx
>
> update:
>
> a
> i am trying to compile the kernel 2.2.14 on to my i386 machine
> please help if u can, thnakx
>
> update:
>
> after doing make bzImage, it starts to compile, which takes about 10 mins or
> so right.
> then at the end it says:
>
> as86 -0 -a -o bbootsect.o bbootsect.s
> make[1]: as86: Command
20 matches
Mail list logo