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