Re: GRUB for Two Linux Kernels

From: W. Watson (wolf_tracks_at_invalid.inv)
Date: 02/23/04


Date: Mon, 23 Feb 2004 05:03:17 GMT

Lenard wrote:

> On Mon, 23 Feb 2004 01:03:53 +0000, W. Watson wrote:
>
>
>>I've built a realtime kernel, and would like to select it a boot time.
>>Here's basically what I have for grub.conf:
>>
>>default=0
>>timeout=10
>>splashimage=(hd0,0)/grub/splash.xpm.gz title Red Hat Linux (2.4.7-10)
>> root (hd0,0)
>> kernel /vmlinuz-2.4.7-10 ro root=/dev/hda6 initrd
>> /initrd-2.4.7-10.img
>>title Realtime Linux (xxx)
>> root (hd0,0)
>> kernel /vmlinuz-2.4.7-10-rtl3.2 ro root=LABEL/
>
>
> The correct line;
>
> kernel /vmlinuz-2.4.7-10-rtl3.2 ro root=/dev/hda6
>
> Also check that the /boot/vmlinuz-2.4.7-10-rtl3.2 file does exist.
>
>
Thanks. I tried it and it didn't work; however, I'm beginning to wonder if I'm really
using GRUB. I just installed RH 9.0 and thought I specified GRUB. But the graphics
boot window doesn't seem at all like what I put in grub.conf. How do I know which
loader I'm really using?

-- 
       Wayne T. Watson (121.015 Deg. W, 39.262 Deg. N, 2,701 feet, Nevada City, CA)
                      -- GMT-8 hr std. time, RJ Rcvr 39° 8' 0" N,  121° 1' 0" W
         "Don't hassle me with your signs, Chuck" -- Peppermint Patty, Peanuts
                         Web Page: <home.earthlink.net/~mtnviews>
                         sierra_mtnview -at- earthlink -dot- net
            Imaginarium Museum: <home.earthlink.net/~mtnviews/imaginarium.html>


Relevant Pages

  • Re: Grub boots from command line but not menu
    ... mini-kernel - I notice 'cramfs' in dmesg at boot time (whatever that's ... you'll need, if you want to compile your own kernel, or any special ... I created many different partitions in the expectation I'd ... The issue of root vs. regular user is ongoing. ...
    (comp.os.linux.setup)
  • Re: Failed starting rpc.mountd
    ... ypbind does start after netfs and if you're mounting things as ... >>someone other than root at boot time, ...
    (Fedora)
  • Starting a program at boot
    ... I need to start a program at boot time. ... but Ubuntu won't let me run it as root. ... init: security exit, root euid ...
    (Ubuntu)
  • Manual root filesystem specification
    ... Alright, all works fine but at boot time I've to specify manually a root ... filesystem. ...
    (freebsd-stable)