How can I see which macOS version is installed on an external disk, without booting into it?

apple.stackexchange https://apple.stackexchange.com/questions/399380

  •  29-05-2021
  •  | 
  •  

質問

Is there a file somewhere in the System folder or in the Library that shows me which OS is installed on the disk?

役に立ちましたか?

解決

You can read the SystemVersion.plist on that particular volume-

/Volumes/<volume_name>/System/Library/CoreServices/SystemVersion.plist 

他のヒント

If there's a valid, bootable system on it, then it will be listed in System Preferences > Startup Disk, with its version number.

enter image description here

ライセンス: CC-BY-SA帰属
所属していません apple.stackexchange
scroll top