gpart

Takahashi Yoshihiro nyan at jp.FreeBSD.org
Fri Dec 19 09:15:38 UTC 2008


In article <4EA5F491-CC52-43EC-AC03-F50F8B2D6186 at mac.com>
Marcel Moolenaar <xcllnt at mac.com> writes:

> >> 4. It's failed to recognize a big SCSI disk as BSD slice.
> 
> Can you elaborate.

Please see:
http://lists.freebsd.org/pipermail/freebsd-arch/2008-September/008627.html

The da0 has a BSD slice.  GEOM_BSD/GEOM_PC98 recognize it correctly.
But the gpart does not.  From debug printf (dmesg.txt), it seems that
the gpart read incorrect sector.


> >> 5. A (bit strange) FAT slice is recoginized as BSD slice.
> 
> This is probably a priority issue between bsd and pc98.
> (and thus a priority issue between mbr and pc98). In
> particular, g_part_bsd returns G_PART_PROBE_PRI_HIGH.
> It looks like g_part_pc98 needs to have the highest
> priority. I'll send you a patch for review shortly.

Thanks.

---
TAKAHASHI Yoshihiro <nyan at jp.FreeBSD.org>


More information about the freebsd-current mailing list