The first thing to do before we access HFS+ drive, ensure our board is running lastest software.
sudo apt update
sudo apt upgradeInstall all HFS packages we need.
sudo apt-get install hfsplus hfsutils hfsprogs gdiskThe first thing to do before we access HFS+ drive, ensure our board is running lastest software.
sudo apt update
sudo apt upgradeInstall all HFS packages we need.
sudo apt-get install hfsplus hfsutils hfsprogs gdisk