Bhyve vm image location
- Reply: Oleksandr Kryvulia : "Re: Bhyve vm image location"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Sep 2025 22:11:10 UTC
Hi, I'm studying bhyve virtualization and have a question. I've created my first image from running VM with the command ... vm image create -d fbsd-test fbsd-13 The image was stored in the directory $vm_dir/images/ I would expect to be stored at $vm_dir/.img/ Is it expected behavior? If so, what is the purpose of $vm_dir/.img/ directory? Thanks. -- David