Trying to get old files from older HDD
October 27, 2009 5:56 PM
Subscribe
I'm trying to get my old files off of an old Hard-disk. Old PC is XP newer PC is Vista. I removed the Hardisk from the OLD computer. I bought a USB to SATA/IDE cable. When I plug in the Hard-disk via USB, I hear the confirmation tone that you hear everytime you plug in a USB. I see a "ST340082 0AS SCSI Disk Device" in the "Safely remove hardware" icon in the tray. but I do not see the Drive. I can't really afford an External Hard drive. But I will eventually if I have to. Cna anyone help me please.
posted by Student of Man to computers & internet (12 comments total)
5 users marked this as a favorite
There are assorted ways to fix this, but depending on your external disk's partitioning scheme, they may fail mysteriously. Also, even once you've got your drive a letter, you are probably going to run into NTFS permissions issues.
The simplest, easiest way to get files off a drive like yours is not to use Windows at all. Boot an Ubuntu live CD. Plug in your external drive, and all its partitions will just show up on the desktop. Double-click them to open. Find your internal hard disk under the Places menu and open that as well; navigate into its "Public\Documents" folder, then drag and drop whatever you want from your external hard drive into that.
Ubuntu ignores NTFS permission settings, so you won't get any Access Denied errors as you try to copy things; the flip side of that is that all the files you copy to your internal hard drive will show up with Full Control permissions for Everyone once you start Windows up again. That's the expected setting for Vista's Public\Documents folder, which should mean everything ends up working surprise-free.
posted by flabdablet at 6:09 PM on October 27, 2009