| Summary: | 12.1beta2: Zfs Installer doesn't find disk with NVMe | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | cedric <cedric> | ||||||||
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | yuripv | ||||||||
| Priority: | --- | ||||||||||
| Version: | 12.1-RELEASE | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 208023 [details]
Installer, step 2
Created attachment 208024 [details]
Installer, step 3
Output is correct, gpart doesn't have anything to output as the disk is likely newly created, and nvd(4) isn't using CAM subsystem, so camcontrol doesn't have any (non-error) output. You should simply proceed with "Pool type/disks", selecting "Stripe", and eventually "nvd0" as the disk. Ok, thanks, sorry for the noise. |
Created attachment 208022 [details] Installer, step 1 I wanted to to test FreeBSD 12.1, so I setup a VM on my Mac (VmWare Fusion), with a 256G NVME disk. I booted of the DISK1 ISO CD, choose Guided Root-on-ZFS partitioning, but could not select nvd0 disk. see 3 images. Did I do something wrong, or is there something broken?