Let\'s say we\'ve got a left over Time Machine backup disk from our old, sacrilegious OSX install, and we\'d like to keep those backups but also shrink the partition down and recover some usable space. Here is an easy way to shrink an HFS+ partition in linux. Please use common sense and make sure that you have another backup of this data before attempting this. First plug in the drive and determine which device it is on. In my case it is /dev/sdb. The first thing we need to do is unmount the par More