public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Gonzalo Servat <gonzalo@linuxaus.com>
To: Ilguiz Latypov <ilatypov@superbt.com>
Cc: Linux MTD mailing list <linux-mtd@lists.infradead.org>
Subject: Re: Trying to boot linux off a 2MiB M-Sys DoC2000 chip
Date: 24 Jun 2002 10:35:54 +1000	[thread overview]
Message-ID: <1024878954.15354.33.camel@pluto.unixpac.com.au> (raw)
In-Reply-To: <Pine.LNX.4.44.0206221044210.24642-100000@server.superbt.com>

On Sun, 2002-06-23 at 00:49, Ilguiz Latypov wrote:
> 
> On 22 Jun 2002, Gonzalo Servat wrote:
> 
> > My question is, how do I configure grub to know how to boot off the DoC?
> > I can get it to boot off an IDE HDD (root hd(0,0); kernel /boot/bzImage;
> > boot) but how would grub know how to access the DoC's kernel?
> 
> Try
> 
>   root (dc0)
>   kernel /boot/vmlinuz root=/dev/nftla ro
> 
> for a filesystem on top of /dev/nftla or
> 
>   root (dc0,0)
>   kernel /boot/vmlinuz root=/dev/ntla1
> 
> for one on top of /dev/nftla1.  The first line may point to a different 
> partition that would hold the kernel image.  Such separation allows to 
> let GRUB boot a kernel off an ext2 partition.  The kernel in turn can 
> mount another ext3 partition under "/".  GRUB is not aware of ext3.

Hi Ilguiz. Thanks for your reply.

I tried this and Grub doesn't like "dc0". It says "Error 23: Error while
parsing number" .. I tried doing tab completion after the 'dc' but it
kept giving me the same error.

The DiskOnChip is on /dev/mtd0 and my first partition is /dev/nftla1
(ext2)

I configured /boot/grub/{menu.lst,grub.conf} on the DOC but since Grub
doesn't seem to be able to read the DOC, it can't read the menu.lst.

Any help would be greatly appreciated.

Thanks!

Regards,
Gonzalo

> 
> Ilguiz
> 
> 

  reply	other threads:[~2002-06-24  0:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-21 23:40 Trying to boot linux off a 2MiB M-Sys DoC2000 chip Gonzalo Servat
2002-06-22 14:49 ` Ilguiz Latypov
2002-06-24  0:35   ` Gonzalo Servat [this message]
2002-06-24  1:16     ` Ilguiz Latypov
2002-06-24  2:19       ` Gonzalo Servat
  -- strict thread matches above, loose matches on Subject: below --
2002-06-24 14:21 Mark Meade
2002-06-24 23:16 ` Gonzalo Servat

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=1024878954.15354.33.camel@pluto.unixpac.com.au \
    --to=gonzalo@linuxaus.com \
    --cc=ilatypov@superbt.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox