I'm trying to install FreeBSD 9.1-rc along side OpenBSD and 2 other primary partitions in a MBR layout. When bsdinstall reaches the partitioning section I select manual. My drive (Samsung SSD PM830 mSATA) is recognized as ada0, whoever the partitioning wizard presents the drive as if it's uninitialized, rather than showing the 3 primary partitions that are present.
I even tried creating a FreeBSD partition (A5) under OpenBSD with out any luck. If I run fdisk from the FreeBSD shell I see the 3 primary partitions. If I run gpart I only see the usb key I used to boot the installer.
Looking at the dmesg output the only piece of information that might be helpful is this:
GEOM_PART: integrity check failed (ada0, MBR)
I'm not sure if gpart is only for GPT layouts so this information may be irrelevant. I guess the big question is, does bsdinstall support MBR partitions and if it does, why doesn't it recognize mine?
Any help would be great, thanks.
I even tried creating a FreeBSD partition (A5) under OpenBSD with out any luck. If I run fdisk from the FreeBSD shell I see the 3 primary partitions. If I run gpart I only see the usb key I used to boot the installer.
Looking at the dmesg output the only piece of information that might be helpful is this:
GEOM_PART: integrity check failed (ada0, MBR)
I'm not sure if gpart is only for GPT layouts so this information may be irrelevant. I guess the big question is, does bsdinstall support MBR partitions and if it does, why doesn't it recognize mine?
Any help would be great, thanks.