Subject: Memory disks?
To: 'port-arm32@netbsd.org' <port-arm32@netbsd.org>
From: Bruce Martin <BruceM@cat.co.za>
List: port-arm32
Date: 03/11/1999 09:23:25
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------ =_NextPart_001_01BE6B90.0DC242F0
Content-Type: text/plain

I am attempting to use a memory disk as root on my EBSA285
board (arm32). So far, all I have done is included the
statements: options MEMORY_DISK_HOOKS, options
MEMORY_DISK_SIZE=10000, options MINIROOTSIZE=3400, options
MEMORY_DISK_IS_ROOT	in the kernel. It compiles, and when
I execute it, I get 
	md0: allocated 1700K (3400 blocks)
	root on md0a dumps on md0b
	no file system for md0 (dev 0x1200)
	cannot mount root, error = 79

How do I set up a file system for md0?

Thanks
  Bruce

------ =_NextPart_001_01BE6B90.0DC242F0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.0.1460.9">
<TITLE>Memory disks?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I am attempting to use a memory disk as root on my =
EBSA285 board (arm32). So far, all I have done is included the =
statements: options MEMORY_DISK_HOOKS, options =
MEMORY_DISK_SIZE=3D10000, options MINIROOTSIZE=3D3400, options =
MEMORY_DISK_IS_ROOTin the kernel. It compiles, and when I execute it, I =
get </FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>md0: =
allocated 1700K (3400 blocks)</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>root on =
md0a dumps on md0b</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>no file =
system for md0 (dev 0x1200)</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>cannot =
mount root, error =3D 79</FONT>
</P>

<P><FONT SIZE=3D2>How do I set up a file system for md0?</FONT>
</P>

<P><FONT SIZE=3D2>Thanks</FONT>
<BR><FONT SIZE=3D2>&nbsp; Bruce</FONT>
</P>

</BODY>
</HTML>
------ =_NextPart_001_01BE6B90.0DC242F0--