Deleting Time Machine in Mac OS X 10.6.4
        Posted  
        
            by 
                cappuccino
            
        on Super User
        
        See other posts from Super User
        
            or by cappuccino
        
        
        
        Published on 2010-09-24T07:57:13Z
        Indexed on 
            2011/11/30
            1:56 UTC
        
        
        Read the original article
        Hit count: 311
        
mac
|time-machine
Does anyone know how to delete Time Machine in Mac OS X 10.6.4?
Before answering:
sudo rm -rf /whateverthetimemachineisdoes not work- Disabling the ACL permissions first with 
sudo fsaclctl -p /whatever -ddoes not work,sudo: fsaclctl: command not found - Use the delete all backup feature in Time Machine... this is slow as hell, would take days. Need a command line solution.
 - No I don't want to reformat the drive, I have other content on it, and no don't say I should have separated on two partition or two drives, I did it this say since partitions cannot be dynamically changed, and two drives is annoying since, whats the point of having a big drive?... plus has no relation to the issue at hand.
 - Already googlied for hours and read everything on Super User, nothing working. and all solutions are the first 4.
 
Any clues?
© Super User or respective owner