* linux on a DOC-2000 without a RAMDISK(HDD kind of install)
@ 2002-06-11 11:01 xyz xyz
2002-06-12 11:47 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: xyz xyz @ 2002-06-11 11:01 UTC (permalink / raw)
To: linux-mtd
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?
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?
tks
--
Get your free email from www.linuxmail.org
Powered by Outblaze
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux on a DOC-2000 without a RAMDISK(HDD kind of install)
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
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-06-12 11:47 UTC (permalink / raw)
To: xyz xyz; +Cc: linux-mtd
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-12 11:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox