Hacker News new | ask | show | jobs
by saghm 3162 days ago
Sorry, I'm still a relative beginner with regards to BSD; is this something I can fix during/post installation?
1 comments

I'd suggest trying more popular flavors of BSD first. Especially if you're installing on physical hardware, dragonflyBSD may be hard to begin with.

FreeBSD on the laptop has decent support, and in a couple of weeks you will learn about initrd etc. to be able to work with DragonflyBSD.

If you want to learn more about system internals, you might want to learn how to use bhyve (FreeBSD's awesome hypervisor) on FreeBSD. By trying to use bhyve you will learn how to extract the kernel from an img build, load it etc.

Have fun and good luck on your studies!