使用自備的 NAS 或者有硬碟空間的同網域電腦分享空間,做為蘋果電腦的 TimeMachine 備份儲存用
以下以 NAS 舉例,一般 Windows 電腦用網路芳鄰分享也行
請按自已的目錄規劃進行,展示如下:
~ mount -t smbfs //nas01/share/03.QA/06.TimeMachine/Scott nas_share
從啟動台的其他中尋找“磁碟工具程式”
開啟後點擊右上方新增空白映像檔
如上圖設定:
按儲存後約幾秒時間就會把映像檔準備完成
在 Finder NAS 的目錄中找到剛剛創出來的映像檔,滑鼠右鍵點擊後選擇 DiskImageMounter
就可以看到左側的位置清單多出一個項目
➜ ~ sudo tmutil setdestination /Volumes/2024
Password:
➜ ~
順利完成即可
如遇到權限不足錯誤問題如下:
➜ ~ sudo tmutil setdestination /Volumes/2024
Password:
tmutil: setdestination requires Full Disk Access privileges.
To allow this operation, select Full Disk Access in the Privacy
tab of the Security & Privacy preference pane, and add Terminal
to the list of applications which are allowed Full Disk Access.
請到設定中給予終端機完整權限
從啟動台的其他中尋找“時光機”,點開後看到文件時間流就沒問題了
設定完後,必須到系統設定的登入項目,加入掛載點,這樣之後重新開機系統也會自動重新連結
https://medium.com/letsoffice-archive/不要等到你-mac-死機才看這篇-最強-time-machine-單篇備份教學-348e6e43e4e0
https://www.imore.com/how-use-time-machine-backup-your-mac-windows-shared-folder
https://www.makeuseof.com/tag/turn-nas-windows-share-time-machine-backup/
https://osxdaily.com/2023/02/13/mount-smb-share-command-line-mac/