Subject: Re: More than 16 partitions in disklabel
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-xen
Date: 03/30/2005 15:27:42
On Mar 30, 2005, at 5:14 AM, Martti Kuparinen wrote:
> Yes, I knew this but what if I want 20 VMs? So I'd like to know how to
> get more than 16 disklabel partitions?
NetBSD doesn't really support that (yet; the wedges stuff that I am
[very slowly] working on will allow for more).
You could work around it by making individual partitions into single-
component ccd's, and then partitioning the ccd device even further.
-- thorpej