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>Received on Fri Dec 19 2008 - 08:15:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:39 UTC