FreeBSD-14.1 stuck on install while loading Broadcom SAS3816

Hi all..
I am trying to install the FreeBSD-14.1 on a new hardware. the booting from ISO itself gets stuck while loading Broadcom SAS3816 driver from what it looks like.

https://www.freebsd.org/releases/14.0R/hardware/ does list - Broadcom Ltd./Avago Tech (LSI) SAS 3816 (16 Port SAS/PCIe) - as supported hardware.
anyone else facing this issue?
boot mode is UEFI*
keyword: Storage
 

Attachments

  • freebsd-ins.png
    freebsd-ins.png
    23 KB · Views: 266
fixed
to update.. this is not SAS3816 related issue. some custom hardware which was loaded next was not supported by the kernel it seems. removing that hardware made the install go though.
 
I always thought that hardware probing and rc.d execution shouldn't print before or after they do their thing.

They should print what they are about to probe or do without a newline in advance and after surviving that print a dot and a newline.
 
Back
Top