Discover which FreeBSD version from an ISO image

I have an unlabeled usb stick with a FreeBSD ISO on it. How do I tell what version of FreeBSD is present?

The file /etc/os-release is a soft link to/var/run/os-release, which does not exist in the image.
 
I have an unlabeled usb stick with a FreeBSD ISO on it. How do I tell what version of FreeBSD is present?

The file /etc/os-release is a soft link to/var/run/os-release, which does not exist in the image.
what does gpart /dev/da* tell you? Which ISO is it?
 
Back
Top