Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2005 14:18:48 +1000
From:      Peter Grehan <grehan@freebsd.org>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: FreeBSD-ppc on an external hdd (Mac Mini)
Message-ID:  <42CA0A28.5080204@freebsd.org>
In-Reply-To: <p06230910beea21981588@[128.113.24.47]>
References:  <aba9cfad.14ba41c9.819d300@dommail.onthenet.com.au> <p06230910beea21981588@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
> The thing is, I actually have more partitions than that.  MacOS
> sees them all, but FreeBSD only lists the first 16?  It happens
> that most of the later partitions are meant for other OS's anyway,
> so this isn't much of a problem for me.  Just wanted to mention it.

  This is an artificial limitation in geom/geom_apple.c:

 >  #define NAPMPART  16    /* Max partitions */

  I'll bump this up to 48 or so.

later,

Peter.



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