Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Ricardo Gazoni gravada: > Osamu Aoki gravada: > > > On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it > > > in > > > /usr/src/kernel-source-2.2.19pre17

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Osamu Aoki gravada: > On Thu, Oct 04, 2001 at 09:36:24PM -0300, Ricardo Gazoni wrote: > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via > > make > > xconfig

Re: Can't compile an exact copy of kernel image.

2001-10-05 Thread Ricardo Gazoni
Michael Heldebrant gravada: > On Thu, 2001-10-04 at 19:36, Ricardo Gazoni wrote: > > Yes, I did. In fact, step 1 loaded /boot/config-2.2.19pre17 and saved it in > > /usr/src/kernel-source-2.2.19pre17/.config. To be precise, doing this via > > make > > xconfig onl

Re: Trying to figure out where the kernel sources went.

2001-10-05 Thread Ricardo Gazoni
I'm a newbie also; when I installed the sources, they weren't unpacked. bzip2 -dc kernel-sources-2.2.19pre17.tar.bz2 | tar xvf - should do this for you. Think you don't need the headers... Best regards Gaz [EMAIL PROTECTED] gravada: > Hi, > > I am trying to recompile the kernel so I can use

Re: Trapped in X

2001-10-04 Thread Ricardo Gazoni
Seems you have xdm or something like that. Try Ctrl+Alt+F1 (or F2... until F6). Ctrl+Alt+F7 brings you back to X. At least it works fine here ;) Rory O'Connor gravada: > I'm a debian newbie, and there's something driving me a bit crazy...the > default install of debian sends me straight to X, rat

Re: Can't compile an exact copy of kernel image.

2001-10-04 Thread Ricardo Gazoni
; Did you copy configuration from /boot/config- > > Otheise config change makes kernel size different. > > Cheers:-) > > On Thu, Oct 04, 2001 at 06:08:50PM -0300, Ricardo Gazoni wrote: > > I'm a newbie on kernel compiling, and would like to recompile the kernel >

Can't compile an exact copy of kernel image.

2001-10-04 Thread Ricardo Gazoni
I'm a newbie on kernel compiling, and would like to recompile the kernel on my machine to remove undesired drives. So, I got kernel-source-2.2.19pre17.deb, kernel-package.deb and gcc272_2.7.2.3-15 and followed the instructions: 0 - $ make xconfig 1 - in xconfig, loaded /boot/config-2.2.19pre17; sa