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

FreeBSD

532 readers
1 users here now

founded 5 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 1 year 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.

[โ€“] zer0@lemm.ee 2 points 1 year ago

After thinking of it /usr/local should be more technically right like you and OP said.
But at this time I hope OP already took a decision :)