this post was submitted on 27 Jul 2023
4 points (100.0% liked)

FreeBSD

564 readers
1 users here now

founded 6 years ago
MODERATORS
 

What would be the proper location for placin bhyve VMs in the FreeBSD filesystem structure.

Somewhere in /usr/local, i guess?

you are viewing a single comment's thread
view the rest of the comments
[–] jollyrogue@lemmy.ml 3 points 2 years ago (2 children)

There could be multiple places. I usually have a /data or /storage for things like that. On Linux, I like /srv/virt/images.

I guess technically, the official location would be someplace in /var or /usr/local/var.