Using MAC TimeMachine with OpenMediaVault

  • 17 Mar, 2024

I am using TimeMachine to do my Mac backup since 2013 and every time i need to restore a file i have a success.
Last month i setup a Raspberry PI 3 with OpenMediaVault to create a NAS on my network. I have several computers at home that need a backup. The setup for the first Mac Book Pro using Moterey was ok, but my other Mac using MacOS Sonoma 14.4.

Using Sonoma i got the error “Apple: The operation can t be completed because the original item for “” can t be found: “. Searching on the web there is no one solution for the problem.

I found the video bellow that is a compilation of several possible solutions. The solution #3/21 solve my problem after i logoff and logon again.

https://youtu.be/pMh13XpKbNw?si=S5QkewZcWY5jX91F

Related Posts

New life for Lenovo S145

  • 08 Jan, 2023

This is a secondary laptop. My wife use it since the begining of the pandemic on 2020.
She start to work at home and needs a laptop to do the job. This laptop is not so fast comapred to may others laptos (mac pro 2016 and mac pro 2020).
I decided last week to upgrade this laptop and change his HD, i put an NVME m.2 500GB and more 16GB RAM. I cloned the original HD using the Macrium Reflect Free. I found the tutorial bellow with very good instructions on how to create the clone. Everything works after i clone the disk

New life for Lenovo S145Read More

OneDrive is unable to access keychain

  • 31 Jan, 2020

I have this problem today after i change my account on my macbook. The solution that worked for me was to delete the OneDrive Cached Credential key from the Keychain. The procedure was the following: 1. Launch Spotlight Search (shortcut: command + space), type keychain, and press return. This should launch the Keychain Access app. 1. Type OneDrive into the Keychain Access search box. This should show a short list of keys related to OneDrive. 1. Click on the key called " OneDrive Standalone Cached Credential" or some variant thereof. 1. Press the delete key (or use the menu item Edit > Delete) to delete the cached credential key. 1. Restart  OneDrive. 1. Enter your user and password again.

OneDrive is unable to access keychainRead More

Backup IBM Connections with IBM TSM 7.1

  • 11 Jan, 2016

In this post i will describe the steps i follow to backup my IBM Connections 5.0.   The TSM Server and Connections Serve are using Linux. Install TSM Client on the IBM Connections Server. Install gskcrypt and gskssl. Normally, these libraries can be found in an archive with the TSM Client. rpm -ivh gskcrypt64-8.0.x.x.linux.x8664.rpm rpm -ivh gskssl64-8.0.x.x.linux.x8664.rpm yum localinstall TIVsm-API64.x8664.rpm yum localinstall TIVsm-BA.x8664.rpm TSM Client Configuration. Add the TSM client service to autostart : chkconfig --add dsmcad chkconfig dsmcad on Create the configuration files dsm.sys and dsm.opt. Copy the files from samples /opt/tivoli/tsm/client/ba/bin/ \ cp dsm.opt.

Backup IBM Connections with IBM TSM 7.1Read More