bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: storeinfo /dev/fd0


From: Marcus Brinkmann
Subject: Re: storeinfo /dev/fd0
Date: Mon, 30 Sep 2002 15:18:47 +0200
User-agent: Mutt/1.4i

On Sun, Sep 29, 2002 at 09:00:17PM +1000, Glenn McGrath wrote:
> On Sun, 29 Sep 2002 22:04:09 +1200 (NZST)
> Philip Charles <philipc@copyleft.co.nz> wrote:
> 
> > Would you please let me know how you get on.  Next step, a ramdisk.
> > 
> 
> Yes, i will keep you informed.
> 
> I might have been able to get something working within 720kB, but i
> couldnt manage to format one of my 1.4MB floppies to 720kB.
> 
> Are ramdisk supported under the hurd, if so it could be loaded by grub and
> we wouldnt need a mach 1.4MB floppy driver.

nonono, you need both.  You need the one disk with gnumach, ext2fs.static,
ld.so and exec.

Then you need the second disk which contains the "ramdisk".  For this, you
just use the copy store, or use compression.  So you do something like
this:

-T copy device:fd0

or

-T bunzip2 device:fd0

Both will make ext2fs use a private copy in RAM of the floppy content.
You will need the whole bz2 compressed floppy image (excluding gnumach and
ext2fs.static and exec) to fit the whole Hurd and base system on it.

Thanks,
Marcus


-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus@gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]