Re: system not running newest kernel installed
From: Robert Nichols (SEE_SIGNATURE_at_localhost.localdomain.invalid)
Date: 06/07/05
- Previous message: Tim: "Re: system not running newest kernel installed"
- In reply to: nt2859: "Re: system not running newest kernel installed"
- Next in thread: Tim: "Re: system not running newest kernel installed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 7 Jun 2005 15:01:54 +0000 (UTC)
In article <pan.2005.06.05.21.51.37.484527@localhost.localdomain>,
nt2859 <ntrevino@localhost.localdomain> wrote:
:grub.conf is linked to /boot/grub/grub.conf
:
:lrwxrwxrwx 1 root root 22 Jun 1 03:01 grub.conf -> ../boot/grub/grub.conf
:
:but i can not find grub.conf nor the gurb subdirectory in the /boot
:directory
Presumably /etc/grub.conf is a broken link, then.
Perhaps you installed the system using a separate /boot partition, and
that partition is not currently mounted. You can look at the output
from "fdisk -l /dev/hda" (adjust "hda" as needed) for likely candidates.
Or, you can reboot, enter the Grub menu (press [ESC] if necessary), use
the "c" command to get to the Grub command prompt, and then use the
command "find /boot/grub/grub.conf" or "find grub/grub.conf" to see what
partition(s) contain that file. Do note that Grub partition numbers
start with 0, so "(hd0,0)" corresponds to hda1 (or sda1 on a SCSI
system).
Ummm..., you _are_ using Grub, not LILO, to boot, right?
-- Bob Nichols AT comcast.net I am "rnichols42"
- Previous message: Tim: "Re: system not running newest kernel installed"
- In reply to: nt2859: "Re: system not running newest kernel installed"
- Next in thread: Tim: "Re: system not running newest kernel installed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|