All of lore.kernel.org
 help / color / mirror / Atom feed
From: Selwyn Tang <selwyn@hectrix.com>
To: "Chiasson, John" <jchiasson@namrl.navy.mil>
Cc: linux-mtd@lists.infradead.org
Subject: Re: redhat 9, doc 2000
Date: Tue, 30 Sep 2003 10:00:59 +0800	[thread overview]
Message-ID: <3F78E3DB.10508@hectrix.com> (raw)
In-Reply-To: <D495FC2E1E65A44EAA961BC66B9395312A9C82@namrl.navy.mil>

Hi John,

On 09/29/2003 10:05 PM, Chiasson, John wrote:
> me to an example for booting the redhat 9 kernel from the doc?  I tried
> copying the /boot tree over, but no joy.

Did you copy the kernel image (like bzImage) to your doc and configure
the grub settings on your doc correctly?

I put my bzImage in /boot and in grub/menu.lst I have the following:

title DiskOnChip 2000
	root (dc0,0)
	kernel /boot/bzImage ro root=/dev/nftla1

When you can boot from doc using grub, that's a good start. You may
actually edit the boot command line when grub is booted. It supports
auto-completion for you to easily locate your kernel image.

Hope this helps!

Selwyn

  reply	other threads:[~2003-09-30  2:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-29 14:05 redhat 9, doc 2000 Chiasson, John
2003-09-30  2:00 ` Selwyn Tang [this message]
     [not found] <E1A6b7A-0004WA-Gx@pentafluge.infradead.org>
2003-10-06 21:34 ` Slim
2003-10-06 21:51   ` Ilguiz Latypov
2003-10-06 22:00   ` Michael McLellan
2003-10-07  2:55   ` Selwyn Tang
     [not found] <E1A6pZU-0003Bs-DJ@pentafluge.infradead.org>
2003-10-09 16:33 ` Slim
2003-10-10  1:40   ` Selwyn Tang
2003-10-10  5:19     ` David Woodhouse
     [not found] <E1A7v07-0003hH-Sp@pentafluge.infradead.org>
2003-10-10 20:09 ` Slim

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=3F78E3DB.10508@hectrix.com \
    --to=selwyn@hectrix.com \
    --cc=jchiasson@namrl.navy.mil \
    --cc=linux-mtd@lists.infradead.org \
    /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.