Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2001 17:45:30 +0200 (CEST)
From:      Luigi Rizzo <luigi@info.iet.unipi.it>
To:        Michael Boman <michael.boman@securecirt.com>
Cc:        freebsd-small@FreeBSD.ORG
Subject:   Re: Problem with MD devices in PicoBSD
Message-ID:  <200106301545.RAA25290@info.iet.unipi.it>
In-Reply-To: <01063020270302.45292@ayeka.dyndns.org> from Michael Boman at "Jun 30, 2001 08:27:03 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi!
> 
> I have some problem getting up a second MD device on PicoBSD (the version 
> from today's -STABLE). I need more space then the 2200kb the initial disk is. 
> If I try to increase the initial disk (the one mounted as "/") i get "Out of 
> space" error while building, so I thought about increasing diskspace 
> on-the-fly when it's needed...

not sure what you want to do. If you need space at runtime,
then just make a larger MFS image, which is compressed, so
the extra (empty) space takes almost nothing.

If you get "Out of space" errors, it means that even the compressed
image is too large and then you have to drop something.

Anyways, if you are on stable, i think you need /dev/vn* and not
/dev/md*

	cheers
	luigi

> Anyway, whatever I try to do with /dev/md1 I get "Device Not Configured" 
> error. Could someone let me know how to create a second MD device, or point 
> me to the correct direction?
> 
> Kernel config, crunch.cong and config files are availble if needed.
> 
> Thanks!
> 
> Michael Boman
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-small" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106301545.RAA25290>