Discussion Forums > Technology
HDD Recovery Question
Natheria:
Ok so, I was asked by a friend of mine to recover some files from his busted mac's hard disk (he got in some sort of scuffle and all but the main drive is toast). I booted up my linux distro to read the HFS formatted disk and as I was looking at his user files to pull them onto my own machine i realized the files were locked (they are under his user account, music, documents, etc). How do i go about getting them onto my own machine/getting access to read these files in general? All i need to do is recover them and i am unsure as to how to give myself permissions in this situation.
kitamesume:
image the drive? how about your regular backup tools?
Natheria:
I was unaware that imaging the drive over would get rid of those account permissions. I'm currently in the process of copying the mac drive over to one of my archival drives.
Freedom Kira:
In Linux, switch your terminal to superuser (I'm only familiar with the command "sudo su" but your distro might use something else) and copy the files using command "cp".
Alternatively, do a "chown" to your user, or just to root if you're in doubt, on all the files.
Ultra_Magnus:
Yeah, macs are a unix system, so running as root should work. You could try "sudo nautilus" or "sudo konqueror" if you would rather use a GUI program.
Navigation
[0] Message Index
[#] Next page
Go to full version