bug-grub
[Top][All Lists]
Advanced

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

Re: [Bug-grub] Dual Kernel versions, and GRUB


From: Jason Thomas
Subject: Re: [Bug-grub] Dual Kernel versions, and GRUB
Date: Thu, 6 Dec 2001 11:17:31 +1100
User-agent: Mutt/1.3.24i

you want something like this in your menu.lst file!

title         Linux
root          (hd0,0)
kernel        /boot/vmlinuz-2.2.19 root=/dev/hda1 ro

title         Linux
root          (hd0,0)
kernel        /boot/vmlinuz-2.4.2 root=/dev/hda1 ro


On Wed, Dec 05, 2001 at 07:02:47PM -0500, Gregg C Levine wrote:
> Hello from Gregg C Levine normally with Jedi Knight Computers
> I have a computer here, which is using GRUB version 0.9.0 to startup. It
> is the Slackware 7.1.0 distribution, with the 2.2.19 kernel. I need to
> build a 2.4.2 kernel for work related exercises. Can GRUB's menu.lst be
> configured to launch, say the 2.2.19 version, suitably labeled as that
> version, or the 2.4.2 one? Also suitably labeled as from that release.
> Any suggestions would be greatly appreciated. Also I can post a copy of
> the current menu.lst file. If anyone wants me to, please write back,
> off-list, and the URL where it would be placed will be provided.

Attachment: pgpzWRaEneh4v.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]