- Cloud not open /dev/vmmon沒有類似檔案或目錄
 1. 重新啟動作業系統
 2. 點選[系統偏好設定]->[安全與隱私權]->[一般]->允許打開
- 黑屏問題
 1. 重新開機,並按住Command+R,進入Recovery模式
 
 2. 點選Toolbar的終端機,並輸入
 #csrutil disable
 
 3. 重新開機,正常進入系統,並開啟終端機執行以下指令:
 #tccutil reset All com.vmware.fusion
 
 #sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServiceScreenCapture", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
 
 #sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServiceListenEvent", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
 
 #sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServicePostEvent", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
 
 4. 重新開機,並按住Command+R,進入Recovery模式
 #csrutil enable
 
 5. 允許Vmware Funsion有[螢幕錄製]權限  
Reference:
[1] 完美解决MacOS catalina 升级后VMware黑屏
[2] 解决MacOS Catalina 升级导致VMWare黑屏问题
 
沒有留言:
張貼留言