this post was submitted on 22 Jun 2024
2 points (100.0% liked)
FreeBSD
716 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can install FreeBSD under KVM and start learning. There is a qcow2 image on FreeBSD site so you can skip installation and boot right into the shell. And, start reading the handbook.
Hey, sorry for a bit late of reply, but I was wondering if it's possible for me to install FreeBSD "emulated" through some sort of KVM without needing a second OS? this way compatibility wouldn't be a worry but I guess the performance wouldn't be as good too, but it'd be something
Yes, download qcow2 image and run it with qemu/virtual machine manager. I run it that way when I want to test something. Feel free to ask for help.
Thanks, but wouldn't that require a host OS?
I thought you are running Linux? If not, I think there is virtualbox image (.vhd), too.