public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "xyz xyz" <watsup@linuxmail.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: linux on a DOC-2000 without a RAMDISK(HDD kind of install)
Date: Wed, 12 Jun 2002 12:47:36 +0100	[thread overview]
Message-ID: <30829.1023882456@redhat.com> (raw)
In-Reply-To: <20020611110129.25556.qmail@linuxmail.org>

watsup@linuxmail.org said:
> is it possible to use mtd drivers to boot from a DOC 2000 chip without
> a RAMDISK based linux install,i mean a HDD type of install which reads
> from a DOC like a HDD?

The MTD drivers are part of Linux, and you can't use them until Linux has 
booted. So they can't be used for booting Linux. But they can be used to 
allow Linux to use a DiskOnChip for its root file system without having to 
use a ramdisk, yes.

For booting, there's a version of Grub which can drive the DiskOnChip
directly and replace its built-in firmware, or you could use LILO, which 
should work fine, using the INT 13h disk BIOS services which are provided
by the default firmware.

> i want to put my own small distribution which
> works on a HDD, is it necessary to go 4 a RAMDISK based distribution?
> if its possible(a HDD type of install),how should i go abt it? 

Build the DiskOnChip drivers into your kernel, install a boot loader. Boot.

--
dwmw2

      reply	other threads:[~2002-06-12 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11 11:01 linux on a DOC-2000 without a RAMDISK(HDD kind of install) xyz xyz
2002-06-12 11:47 ` David Woodhouse [this message]

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=30829.1023882456@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=watsup@linuxmail.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