# sysrc kld_list+=nvidia-modeset still cannot load nvidia-modeset at start, I think it's affected by zfs+MBR+BIOS installation option. Adding
Code:
zpool_cache_load="YES"
zpool_cache_type="/boot/zfs/zpool.cache"
zpool_cache_name="/boot/zfs/zpool.cache"
/boot/loader.conf makes bootpool loaded. Maybe loading nvidia-modeset after bootpool can solve the problem?