[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel recompilation



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.
> 
> strawks.
> 
> On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote:
> > Hi all, 
> > 
> > I must comple my kernel to support ACPI and other features. But, when I
> > untar the kernel-source Debian package and run "make menuconfig" many
> > features enabled in my working are disabled. Thus, I must re-enable all
> > these features again. 
> > 
> > Is there any way to me get the ".config" default file including the
> > standard options to my kernel? This way, I can mark just the new
> > features.
> > 
> > Can anyone help me?
> > 
> > I'm using sarge with the 2.4.25 kernel.
> > 
> > Regards, 
> > 
> > Jansen.
> 

Ok, 

I moved the /boot/config-2.4.25-1-386 file to
/usr/src/kernel-source-2.4.25/.config and ran "make oldconfig". After, I
just disabled APM and Local APIC support and enabled ACPI with battery,
AC Adapter, Button, Fan, Processor, Thermal Zone support (kernel
module).

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 option
Kernel panic: VFS: Unable to mount root fs on 03:07
*************************************************************

All of my partitions were ext3 formatted. I looked the kernel configuration again and the ext3 was supported like a kernel module.
Are there other reasons to this problem?

What's wrong?

Jansen.

Attachment: signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem assinada digitalmente


Reply to: