Booting native 4K SSD disk from FreeBSD ?
Allan Jude
allanjude at freebsd.org
Tue Oct 3 21:35:46 UTC 2017
On 10/03/2017 17:18, Hans Petter Selasky wrote:
> Hi,
>
> I accidentially ordered a Sata SSD disk which diskinfo reports a
> sector-size 4K instead of 512 bytes. Trying to get it to boot under
> FreeBSD appeared impossible. Then I started looking into the boot0,1,2
> and loader and the assumptions they make about 512 byte sector size LBA :-(
>
> Anyone has any recommendations or experience about how to use native 4K
> disks with FreeBSD?
>
> --HPS
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
It is not possible in legacy/BIOS mode, because the BIOS calls do not
let you specify a sector size.
However, you SHOULD be able to boot from the 4k device using UEFI.
I am trying to debug a problem I am having with this on my new Mac,
which has a 4k NVMe disk.
--
Allan Jude
More information about the freebsd-current
mailing list