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