problem compiling new kernel

2009-08-28 Thread bdebreil
Hi to Everyone, With my old SARGE system, as stated here last week, I was unable to boot newly compiled kernels, most likely because of the faulty initrd.img that I got using 'mkinitrd'. For this reason, I decided to install Lenny. Now, with Lenny, I haven't so far been able to go any further

Re: problem compiling new kernel

2009-08-28 Thread Niu Kun
bdebreil 写道: Hi to Everyone, With my old SARGE system, as stated here last week, I was unable to boot newly compiled kernels, most likely because of the faulty initrd.img that I got using 'mkinitrd'. For this reason, I decided to install Lenny. Now, with Lenny, I haven't so far been able to go

Re: problem compiling new kernel

2009-08-28 Thread Celejar
On Fri, 28 Aug 2009 19:07:45 +0800 Niu Kun haoniu...@gmail.com wrote: bdebreil 写道: ... Now, with Lenny, I haven't so far been able to go any further in recompiling usable kernels. 2.6.30.4 did compile without errors, but then I found that I had no 'mkinitrd' on my new system. How am I to

Re: problem compiling new kernel

2009-08-28 Thread Manoj Srivastava
On Fri, Aug 28 2009, Celejar wrote: Assuming that you're building kernel packages with kernel-package, you may be being hit by this: The image postinst no longer runs the initramfs creation commands. Instead, there are example scripts provided that will perform the task. These scripts will

Help on compiling new kernel

2004-02-03 Thread Jens Simmoleit
Hi list, there is one thing I never did before and that is compiling a kernel. I've got an old 266er dual board and would like to compile the kernel that it will also use the second cpu, in addition to that I'd like to use lvm-mod and the LVM10, so that I can build logical volume groups.

Re: Help on compiling new kernel

2004-02-03 Thread Michael Rauch
Jens Simmoleit wrote: Hi list, there is one thing I never did before and that is compiling a kernel. I've got an old 266er dual board and would like to compile the kernel that it will also use the second cpu, in addition to that I'd like to use lvm-mod and the LVM10, so that I can build

Re: Help on compiling new kernel

2004-02-03 Thread Jens Simmoleit
new kernel Jens Simmoleit wrote: Hi list, there is one thing I never did before and that is compiling a kernel. I've got an old 266er dual board and would like to compile the kernel that it will also use the second cpu, in addition to that I'd like to use lvm-mod and the LVM10, so

Re: Help on compiling new kernel

2004-02-03 Thread M . Kirchhoff
Jens Simmoleit simmel at anymotion.de writes: Does somebody know a really good Howto, which explains how to compile a kernel step by step? Yes, check the Kernel Compiling How-to at the Newbiedoc project: http://newbiedoc.sourceforge.net --M. Kirchhoff -- To UNSUBSCRIBE, email to [EMAIL

Re: is symlink linu necessary while compiling new kernel?

2003-12-07 Thread H. S.
Travis Crump wrote: As I wrote above, some instructions suggest deleting it and recreating it to my new kernel directory. So if I do not have it, I was wondering if I should create it (of course I cannot recreate it). In any case, I was also expecting someone who says I *should* have that

Re: is symlink linu necessary while compiling new kernel?

2003-12-07 Thread Markku Kellberg
sön 2003-12-07 klockan 00.11 skrev H. S.: Hi, While doing a google search to read pages on who to compile a new Linux kernel the Debian way, I see some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file,

Re: is symlink linu necessary while compiling new kernel?

2003-12-07 Thread H. S.
Markku Kellberg wrote: sön 2003-12-07 klockan 00.11 skrev H. S.: Hi, While doing a google search to read pages on who to compile a new Linux kernel the Debian way, I see some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a

is symlink linu necessary while compiling new kernel?

2003-12-06 Thread H. S.
Hi, While doing a google search to read pages on who to compile a new Linux kernel the Debian way, I see some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file, and then recreate it. Some pages do not suggest

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread Leandro Guimarães Faria Corsetti Dutra
Em Sat, 06 Dec 2003 18:11:13 -0500, H. S. escreveu: some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file, and then recreate it. Some pages do not suggest this. Is this a step crucial? [...] clean, then

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread H. S.
Leandro Guimares Faria Corsetti Dutra wrote: Em Sat, 06 Dec 2003 18:11:13 -0500, H. S. escreveu: some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file, and then recreate it. Some pages do not suggest this. Is

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread Björn Lindström
H. S. [EMAIL PROTECTED] writes: While doing a google search to read pages on who to compile a new Linux kernel the Debian way, I see some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file, and then recreate

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread H. S.
Björn Lindström wrote: H. S. [EMAIL PROTECTED] writes: While doing a google search to read pages on who to compile a new Linux kernel the Debian way, I see some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file,

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread Travis Crump
H. S. wrote: Leandro Guimares Faria Corsetti Dutra wrote: Em Sat, 06 Dec 2003 18:11:13 -0500, H. S. escreveu: some of them mentioning that I should first delete a symlink linux in /usr/src if it exists before I untar and unzip a download kernel file, and then recreate it. Some pages do not

Re: is symlink linu necessary while compiling new kernel?

2003-12-06 Thread Björn Lindström
H. S. [EMAIL PROTECTED] writes: I guess I am missing something here. I have a file kernel-source-2.4.22.tar.bz2 in /usr/src, and when I do: {src} tar -jtf kernel-source-2.4.22.tar.bz2 I get the listing as: {src} tar -jtf kernel-source-2.4.22.tar.bz2 kernel-source-2.4.22/

Re: Compiling new kernel modules

2003-01-16 Thread David Z Maze
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 kernel

Compiling new kernel modules

2003-01-15 Thread Alex Malinovich
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 the full source

Re: Compiling new kernel modules

2003-01-15 Thread Russell
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

Re: weird problem with init after compiling new kernel

2001-07-12 Thread Mythiq
: Thursday, July 12, 2001 4:22 AM Subject: Re: weird problem with init after compiling new kernel Did you ever find a solution to this problem? I'm having a similar problem with a Pentium system. If you did find a solution, could you please let me know what it was? Thanks, Peter

Re: weird problem with init after compiling new kernel

2001-06-11 Thread ktb
On Mon, Jun 11, 2001 at 12:45:03AM +0200, Mythiq wrote: hello everyone, I have compiled a new kernel for an 486 which was going to be a filtering firewall. Not for a while I'm afraid, because it won't boot up anymore. (btw: I started with a clean freshly installed system with debian

Re: weird problem with init after compiling new kernel

2001-06-11 Thread Wouter Bakker
configuration. ??que?? I'm confused of this. Help! Mythiq. - Original Message - From: ktb [EMAIL PROTECTED] To: debian-user@lists.debian.org Sent: Monday, June 11, 2001 8:58 AM Subject: Re: weird problem with init after compiling new kernel On Mon, Jun 11, 2001 at 12:45:03AM +0200, Mythiq wrote

Re: weird problem with init after compiling new kernel

2001-06-11 Thread Guy Geens
Wouter == Wouter Bakker [EMAIL PROTECTED] writes: Wouter to try and make things a little more clear: the kernel boots! Wouter Lilo works fine! it is the init part where all activity halts Wouter at the point where normally the supplementary hardware (sound, Wouter network, mice, special

weird problem with init after compiling new kernel

2001-06-10 Thread Mythiq
hello everyone, I have compiled a new kernel for an 486 which was going to be a filtering firewall. Not for a while I'm afraid, because it won't boot up anymore. (btw: I started with a clean freshly installed system with debian 2.2.18pre21) Lilo works fine; it boots the kernel; after the

SOLVED :) Re: how do I enable dmfe when compiling new kernel

2000-12-14 Thread Jens Lauterbach
hi it worked thanks Yes I had to enable CONFIG_EKSPERIMENTAL /jens On Wed, 13 Dec 2000, Erik Steffl wrote: seach for dmfe.c in dirver/net/Makefile, you'll find that it is compiled if CONFIG_DM9102 is set. Then (in kernel source root): find . -name Makefile -print|xargs grep

how do I enable dmfe when compiling new kernel

2000-12-13 Thread Jens Lauterbach
hi I'm about to recompile my potato 2.2.17 kernel. But how do I include dmfe (netcard driver) so I can load it as a module??? thanks in advance --- Jens Lauterbach [EMAIL PROTECTED] Roskilde University

Re: how do I enable dmfe when compiling new kernel

2000-12-13 Thread Erik Steffl
use make-kpkg, read the docs (it's quite simple). at one point it asks you to configure kernel - do it by run make config (command line), make menuconfig (ncurses required, text based gui), make xconfig (x windows interface, I think you need tk and wish for this). there you have a chance to

Re: how do I enable dmfe when compiling new kernel

2000-12-13 Thread Jens Lauterbach
I'm using make menuconfig and thats working fine, but I cant find dmfe under the netcard drivers, all though I can find the file /usr/src/kernel-source-2.2.17/drivers/net/dmfe.c So its there, so how do I include it, when I'm compiling. with potato, 2.2.17-compact it works fine! what is wrong??

Re: how do I enable dmfe when compiling new kernel

2000-12-13 Thread Erik Steffl
seach for dmfe.c in dirver/net/Makefile, you'll find that it is compiled if CONFIG_DM9102 is set. Then (in kernel source root): find . -name Makefile -print|xargs grep CONFIG_DM9102 and you'll find that ./drivers/net/Config.in says: if [ $CONFIG_EXPERIMENTAL = y ]; then tristate

Compiling New Kernel

2000-05-12 Thread A. Scott White
I have just installed Debian GNU/Linux 2.1 with kernel 2.0.36 and wanted to update the kernel to 2.2 I downloaded the source code for the Linux kernel 2.2.15 I was reading the Documentation/Changes document to make sure I had the necessary versions of the various software packages. I found that

RE: Compiling New Kernel

2000-05-12 Thread Sean 'Shaleh' Perry
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 need to

Re: Compiling New Kernel

2000-05-12 Thread Hartmut Figge
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

IDE/DMA/VIA chipset question (compiling new kernel)

2000-04-01 Thread Jeronimo Pellegrini
Hello, Before anything else, I'd like to thank the people who have helped me before. This has been really nice... And so far, support here in this list has been really efficient. Thank you all. Ok - now, to my little problem: I have a Pentium II 400Mh with 64Mb RAM; my motherboard

Re: bin86 missing (was Re: compiling new kernel)

2000-03-09 Thread muggles
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

Fw: compiling new kernel

2000-03-08 Thread Nick Barron
/i386/boot' make: *** [bzImage] Error 2 and doesn't create the bzImage file why? - Original Message - From: John Leget [EMAIL PROTECTED] To: Beavis [EMAIL PROTECTED]; debian-user@lists.debian.org Sent: Monday, March 06, 2000 9:10 PM Subject: Re: compiling new kernel Ughh, just run

Re: compiling new kernel

2000-03-08 Thread Nick Barron
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

Re: compiling new kernel

2000-03-08 Thread Chanop Silpa-Anan
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.

Re: compiling new kernel

2000-03-08 Thread ethan mindlace fremen
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

Re: compiling new kernel

2000-03-08 Thread Matthew Dalton
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 dpkg

Re: Fw: compiling new kernel

2000-03-08 Thread Chanop Silpa-Anan
Once upon a time, I heard Nick Barron say 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 Is

bin86 missing (was Re: compiling new kernel)

2000-03-08 Thread David Wright
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

RE: bin86 missing (was Re: compiling new kernel)

2000-03-08 Thread Bryan Scaringe
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

compiling new kernel

2000-03-07 Thread Beavis
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 awhile (15mins+) so go browse our site a little and send us some feedback ;).

compiling new kernel

2000-03-07 Thread Beavis
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 not found make[1]:

Re: compiling new kernel

2000-03-07 Thread Andrei Ivanov
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 not found

Re: compiling new kernel

2000-03-07 Thread John Leget
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: after

Re: compiling new kernel

2000-03-07 Thread John Leget
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.

Re: compiling new kernel

2000-03-07 Thread Marshal Wong
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 says:

Re: compiling new kernel

2000-03-07 Thread Bob Nielsen
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 awhile

Re: compiling new kernel

2000-03-07 Thread Bob Nielsen
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

Re: compiling new kernel

2000-03-07 Thread Daniel Reuter
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 compiled

Re: compiling new kernel

2000-03-07 Thread Marshal Wong
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 it took over 5

Re: problems after compiling new kernel

1999-06-21 Thread Brad
On Sat, 19 Jun 1999, Pollywog wrote: After compiling kernel 2.2.10 and trying to install new software, I got: make all-recursive make[1]: Entering directory `/home/pollywog/ksnuffle-0.2' Making all in libpcap-0.4 make[2]: Entering directory `/home/pollywog/ksnuffle-0.2/libpcap-0.4' gcc

problems after compiling new kernel

1999-06-20 Thread Pollywog
After compiling kernel 2.2.10 and trying to install new software, I got: make all-recursive make[1]: Entering directory `/home/pollywog/ksnuffle-0.2' Making all in libpcap-0.4 make[2]: Entering directory `/home/pollywog/ksnuffle-0.2/libpcap-0.4' gcc -g -I. -Ilinux-include -DHAVE_MALLOC_H=1

Re: problems after compiling new kernel

1999-06-20 Thread Remco van de Meent
Pollywog wrote: After compiling kernel 2.2.10 and trying to install new software, I got: ... ./pcap-linux.c:31: net/if.h: No such file or directory ... Why does this happen? Am I doing something wrong? It seems I frequently lose if.h In the 2.2.x kernels, if.h is in include/linux/, so