LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-17-2004, 06:43 PM   #1
fredgt
Member
 
Registered: Feb 2004
Location: Belgium
Distribution: Suse 9.1 Pro / Gentoo
Posts: 114

Rep: Reputation: 15
kernel installation problem?


On my laptop i already had some problems with lilo and grub not beeing able to install to the mbr, it always gives errors (corrupted lilo) but now my problems booting continue. With the standard kernel (2.6.4 Suse 9.1) kernel there are no problems but with the newer 2.6.9 kernel (needed for beter acpi support for my laptop) from kernel.org i have the same problem. I was able to boot the new kernel after some trying around and get lilo to work but i had to recompile te enable an other option and now i have the same problem again, i cant boot the new kernel and i don't know wath fixed it last time. I've tried both lilo and grub but none of them both seem to find the kernel. the installation of lilo and grub work ok but when booting, if i chose the new kernel i get loading 2.6.9 and it just sits there doing nothing. the same for grub.

my boot directory contains the following

drwxr-xr-x 3 root root 672 2004-11-18 01:35 .
drwxr-xr-x 21 root root 488 2004-11-18 02:20 ..
-rw-r--r-- 1 root root 512 2004-11-18 00:54 backup_mbr
lrwxrwxrwx 1 root root 1 2004-11-16 02:02 boot -> .
-rw-r--r-- 1 root root 512 2004-11-16 20:50 boot.0300
-rw-r--r-- 1 root root 512 2004-11-16 21:58 boot.0301
-rw-r--r-- 1 root root 54727 2004-04-07 04:14 config-2.6.4-52-default
drwxr-xr-x 2 root root 480 2004-11-16 20:48 grub
lrwxrwxrwx 1 root root 12 2004-11-18 01:00 initrd -> initrd-2.6.9
-rw-r--r-- 1 root root 1247314 2004-11-17 22:35 initrd-2.6.4-52-default
-rw-r--r-- 1 root root 1261074 2004-11-18 01:00 initrd-2.6.9
-rw-r--r-- 1 root root 105852 2004-04-07 04:14 Kerntypes-2.6.4-52-default
-rw------- 1 root root 190464 2004-11-18 01:19 map
-rw-r--r-- 1 root root 89600 2004-11-17 23:19 message
-rw-r--r-- 1 root root 73831 2004-04-07 04:14 modversions-2.6.4-52-i386-default.gz
-rw-r--r-- 1 root root 728259 2004-04-07 04:08 System.map-2.6.4-52-default
-rw-r--r-- 1 root root 1733953 2004-04-07 04:14 vmlinux-2.6.4-52-default.gz
lrwxrwxrwx 1 root root 13 2004-11-18 01:00 vmlinuz -> vmlinuz-2.6.9
-rw-r--r-- 1 root root 1468815 2004-04-07 04:08 vmlinuz-2.6.4-52-default
-rw-r--r-- 1 root root 1507638 2004-11-18 00:15 vmlinuz-2.6.9

now my lilo.conf looks like this

menu-scheme = Wb:kw:Wb:Wb
default = Linux:2.6.9
timeout = 80
message = /boot/message
lba32
change-rules
reset
read-only
prompt
boot = /dev/hda1

image = /boot/vmlinuz-2.6.4-52-default
label = Linux
initrd = /boot/initrd-2.6.4-52-default
root = /dev/hda1
append = "resume=/dev/hda2 splash=silent desktop"
vga = 0x317

image = /boot/vmlinuz-2.6.4-52-default
label = Failsafe
initrd = /boot/initrd-2.6.4-52-default
root = /dev/hda1
append = "ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0 3"

image = /boot/vmlinuz-2.6.9
label = Linux:2.6.9
initrd = /boot/initrd-2.6.9
root = /dev/hda1
append = "resume=/dev/hda2"
vga = 0x317


as far as i know al that is realy needed is the vmlinuz and initrd and the rest will be handled by lilo or grub but it doesn't work. Am i missing anything? I'm assuming that it is not a lilo problem because it has the same problem in grub. What can i do to make my system boot the 2.6.9 kernel.

THX
 
Old 11-18-2004, 05:48 AM   #2
fredgt
Member
 
Registered: Feb 2004
Location: Belgium
Distribution: Suse 9.1 Pro / Gentoo
Posts: 114

Original Poster
Rep: Reputation: 15
anybody?
 
Old 11-18-2004, 04:23 PM   #3
fredgt
Member
 
Registered: Feb 2004
Location: Belgium
Distribution: Suse 9.1 Pro / Gentoo
Posts: 114

Original Poster
Rep: Reputation: 15
ok i've found my problem, i was using a to big root partion and lilo can't really handle them really well. So in made a smaller root partion and put my home in a big partition
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel problem after installation kpachopoulos Fedora 1 09-06-2005 04:20 AM
kernel installation problem hk_michael Red Hat 1 04-06-2005 01:39 AM
Problem with Kernel Installation... darkarcon2015 Slackware 13 01-04-2005 09:05 AM
installation problem with kernel halovivek Linux - Newbie 1 03-27-2004 12:52 PM
linux kernel installation problem mahi1978 Linux - Software 1 08-06-2001 01:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration