Re: Kernel recompilation [solved]

2004-04-14 Thread Jansen Carlo Sena
Em Seg, 2004-04-12 às 14:13, strawks escreveu: > You probably don't have specified an initrd for your kernel in your > bootloader. > This way, the kernel cannot mount the root fs because the ext3 module is > not loaded. > You can create an initrd image using mkinitrd (I don't really know how > to m

Re: Kernel recompilation

2004-04-12 Thread Axel
On Mon, 12 Apr 2004 12:48:49 -0300, Jansen Carlo Sena wrote: > > When I rebooted my system using this new kernel I get the follow > message: > > * VFS: > Cannot open root device "hda7" or 03:07 Please append a correct "root=" > boot opti

Re: Kernel recompilation

2004-04-12 Thread strawks
You probably don't have specified an initrd for your kernel in your bootloader. This way, the kernel cannot mount the root fs because the ext3 module is not loaded. You can create an initrd image using mkinitrd (I don't really know how to make one, see manpage), or simply add support for ext3 and i

Re: Kernel recompilation

2004-04-12 Thread Aurel
There is a thread about this problem, 2 days ago. You should read it. Aurel Jansen Carlo Sena wrote: Em Seg, 2004-04-12 às 10:32, strawks escreveu: Hi, The kernel config file used to compile the debian kernel is installed by the kernel-image package in /boot/config-kernver Copy /boot/config-k

Re: Kernel recompilation

2004-04-12 Thread Jansen Carlo Sena
Em Seg, 2004-04-12 às 10:32, strawks escreveu: > Hi, > > The kernel config file used to compile the debian kernel is installed by > the kernel-image package in /boot/config-kernver > > Copy /boot/config-kernver into your kernel source tree as .config to get > the options of the debian kernel. >

Re: Kernel recompilation

2004-04-12 Thread strawks
Hi, The kernel config file used to compile the debian kernel is installed by the kernel-image package in /boot/config-kernver Copy /boot/config-kernver into your kernel source tree as .config to get the options of the debian kernel. strawks. On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote:

Re: Kernel recompilation question.

2003-12-23 Thread Wolfgang Lonien
Jeremy Brooks wrote: > On Mon, 2003-12-22 at 20:27, Stephen Liu wrote: >> (recompiling kernel on Debian) > http://newbiedoc.sourceforge.net/system/kernel-pkg.html > > Compiling kernels on debian is FUN! You're gonna be hooked Don't forget to save your old lilo.conf tho - just for the peace

Re: Kernel recompilation question.

2003-12-22 Thread Jeremy Brooks
On Mon, 2003-12-22 at 20:27, Stephen Liu wrote: > Hi folks, > > Debian 3.0 > == > I have previous experience in recompiling kernel on RH and Mandrake. Is > the procedure in recompiling kernel on Debian similar. Kindly advise. > Pointer/URL of document would be appreciated. > > Thanks i

Re: kernel recompilation - just copy over and make oldconfig

2003-12-10 Thread Monique Y. Herman
On Wed, 10 Dec 2003 at 12:35 GMT, Burkhard Woelfel penned: > -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > On Wednesday 10 December 2003 06:16, Monique Y. Herman wrote: >> I've been running 2.4.21. I had Debian's 2.4.21-5 and now see that >> 2.4.21-6 is available, with the fix that's been on

Re: kernel recompilation - just copy over and make oldconfig

2003-12-10 Thread Burkhard Woelfel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 10 December 2003 06:16, Monique Y. Herman wrote: > I've been running 2.4.21. I had Debian's 2.4.21-5 and now see that > 2.4.21-6 is available, with the fix that's been on everyone's mind. > > Can I safely just copy a few files over from t