I'm trying to reduce the size of my Time Machine back up files on my external drive. I have a 2TB external for all of my data and Time Machine. I bought a dedicated 1TB to use with Time Machine. I have to get my Time Machine Back Ups down to 1TB to transfer to the new drive. I've been using these instructions to do so, but when I get to step 2 I have no idea how to use the command line utility to find and compact the sparse bundles.
Here is step two:
Since we will be using a command line utility to compact the sparsebundle, you will need to mount your backup disk before proceeding. While this can be done a variety of ways, the easiest is to open up the finder and select the backup drive from the list under Shared. (When it is mounted, you will see a little eject symbol next to the computer name.)
Now open up a command line terminal and go to the /Volumes/ folder.
cd /Volumes/
Spend a bit of time looking in the various subdirectories until you find the correct .sparsebundle file. The sparsebundle file will have the general form of Computername_MACaddress.sparsebundle. Note the name of this file, it will be important in Step 3.
When I type the cd /Voumes/ into command line it just shows a new line below that says my name/volumes.
As you can tell I'm new to Linux / Command Line. Obviously I'm doing something wrong. Please help...
Here is step two:
Since we will be using a command line utility to compact the sparsebundle, you will need to mount your backup disk before proceeding. While this can be done a variety of ways, the easiest is to open up the finder and select the backup drive from the list under Shared. (When it is mounted, you will see a little eject symbol next to the computer name.)
Now open up a command line terminal and go to the /Volumes/ folder.
cd /Volumes/
Spend a bit of time looking in the various subdirectories until you find the correct .sparsebundle file. The sparsebundle file will have the general form of Computername_MACaddress.sparsebundle. Note the name of this file, it will be important in Step 3.
When I type the cd /Voumes/ into command line it just shows a new line below that says my name/volumes.
As you can tell I'm new to Linux / Command Line. Obviously I'm doing something wrong. Please help...
Last edited: