Re: compilng and booting new kernel

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

 



Are you using SATA disks? If so, enable the driver modules in the .config file. Do you see the compiled kernel in grub list? If not, follow these two steps:

 cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.0
 cp System.map /boot/System.map-2.6.0

 * Edit /etc/lilo.conf, and add these lines:

 image = /boot/vmlinuz-2.6.0
 label = 2.6.0

The information you have provided does not suffice to tell you what could be wrong.

Dinesh

Onkar wrote:
I am new to Linux Kernel. I have complied the kernel ;I have created a initrd.img-2.6.22-6-686 file of size 43MB. I am unable to boot the kernel.Please help me !!. Can anyone please give me some reliable documentation as to how to compile and boot the system with the new kernel ?

Thanks & regards,
Onkar



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux