All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amin <raihan@citech-bd.com>
To: travis@wsor.net
Cc: linux-newbie@vger.kernel.org
Subject: Re: Multi-kernel in grub
Date: 22 Jul 2003 21:43:13 +0600	[thread overview]
Message-ID: <m3ptk24lf2.fsf@localhost.localdomain> (raw)
In-Reply-To: <001b01c35064$0a9d2b90$abcea695@ads.iu.edu>

"Travis" <travis@wsor.net> writes:

> My problem came at "Next, you have to copy the appropriate files so that
> linux can boot from the new kernel."  I copied the vmlinuz image created
> by the compilation to /boot/vmlinuz-matrox.  I then edited grub's conf
> file by copy-and-pasting my current RH boot section and simply changing
> the label and pointing the vmlinuz-matrox as the kernel to load.
> 
> When booting I got an error very quickly.  I have been searching for a
> grub multi-boot kernel tutorial and have read most of the applicable
> grub user-guide, but to no avail.  If someone could point out a good
> tutorial or give a few things to try, I would appreciate it.  Thanks in
> advance.

The problem is Red Hat is not satisfied by the files you've
copied, etc. etc.  It's best to let Red Hat's built-in
scripts do this.  After the compilation, do a

# make install

This, according to the Official Red Hat Linux Customization
Guide (p. 257), will copy your new kernel to its proper
place, create an entry for it in the boot loader's menu, and
if necessary, make an initrd image for you (initrd is
necessary if you use ext3 or SCSI devices).

You can get the Guide at www.redhat.com/docs/manuals/linux.

HTH,
Yawar Amin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  parent reply	other threads:[~2003-07-22 15:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-22 15:15 Multi-kernel in grub Travis
2003-07-22 15:19 ` /cdrom fails to unmount Dan Zlotnikov
2003-07-22 15:44   ` Amin
2003-07-22 16:06   ` pa3gcu
2003-07-22 15:43 ` Amin [this message]
     [not found] ` <Pine.LNX.4.43.0307221116460.20338-100000@perpugilliam.cscl ub.uwaterloo.ca>
2003-07-22 15:58   ` Ray Olszewski
2003-07-22 16:28     ` Dan Zlotnikov
2003-07-23 14:58       ` pa3gcu
2003-07-22 16:11 ` Multi-kernel in grub pa3gcu
2003-07-22 21:54 ` Travis Osterman
2003-07-23  2:20   ` Ray Olszewski
2003-07-23  4:51     ` Travis Osterman
2003-07-23  6:24       ` pa3gcu
2003-07-24  3:20         ` Travis Osterman
2003-07-24  7:54           ` Julien Didron
2003-07-24 12:32           ` pa3gcu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ptk24lf2.fsf@localhost.localdomain \
    --to=raihan@citech-bd.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=travis@wsor.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.