so i am having a weird issue where loader is taking un-negligible amount of time for probing disks and console, while it used to be instant in the past, so i was reading https://docs.freebsd.org/en/books/handbook/boot/index.html and noticed "Once the kernel is loaded by either loader or by boot2, which bypasses loader" that sounds like something that would help my case, how would i go around loading the kernel with boot2 directly?