Recently bought an 16GB Intel Optane stick. The UEFI sees all clear, and device appeared as /dev/nda0 immediately. Created GPT sheme with gpart, then successfully added three partitions — 8GB for swap, 4GB for /tmp and remaining 1.4GB for /home/preciousme/.cache. No ZFS but good old freebsd-swap and freebsd-ufs.
Troubles started after putting this all to /etc/fstab, boot process fails with errors like «unable to find /dev/nda0p2», and fsck also tells that there's no superblock while gpart shows that all is ok. So then fully deleted sheme and did all again with no luck.
What I'm doing wrong?
Troubles started after putting this all to /etc/fstab, boot process fails with errors like «unable to find /dev/nda0p2», and fsck also tells that there's no superblock while gpart shows that all is ok. So then fully deleted sheme and did all again with no luck.
What I'm doing wrong?