Posted: 11/8/2004 8:12:31 PM EDT
|
I had windows die on my hard drive. I had a password on my login. I installed a new hard drive and the old one as drive D. I need to get the stuff out of my "My Documents" folder on my old hard drive but it won't allow me access. How can I get access to it? I tried to repair Windows on it but it said it would delete the My Documents folder thus defeating the purpose. Please Help!!! |
|
Try this. www.sysinternals.com/ntw2k/freeware/ntfsdos.shtml The freeware version only provides read-only access, but that should be all that you need. |
| If you cant do it by taking ownership in windows do it with dos. Go here for making boot disks in windows. Boot Disks If all those fail and windows really died on you then its probably corrupted the sector of the harddrive you want stuff from and you're SOL. |
|
DOS? Not with NTFS you can't....NTFSDOS can give you read only, but there are far better ways... What I am suggesting is not for the newbie, but given some some time, and a CD Burner, you can create a Rescue CD. Or try Knoppix or Morphix. All of these solutions are LiveCDs that do not need a hard disk to run, only a flash disk or CD-ROM. Most Files systems are fully accessible. NTFS Partitions are fully accessible in a Bart PE Rescue Disk session, though you may have to take ownership of the files to read them. Sherrick: You're close by; if you need something, drop me an IM or an email. |
|
Actually, I don't know; I was making an observation for his benefit. The LiveCDs are cool, but bear in mind they may have security issues with the software contained on their images. I generally build a BartPE or Knoppix CD from patched sources monthly. I then destroy the old CDs. |
Yes on the NTFS, how do I take ownership of the parent folder. I'm already administrator on the computer but for some reason won't let me into my folder on drive D. |
Will this allow me to copy the contents to another drive? |
|
|
Right click on Folder -> Properties -> Permissions. you may have to switch from simple shares to the Fully-Enabled Version. To Fully enable Permissions: Explorer -> Tools -> Folder Options -> View-> UN-Check "Use Simple File Sharing". <APPLY> At that point, you will be able to right click on a folder and see a setting for Sharing and Security. In Security, you see the advanced button, which will enable you to Take Ownership of the folders, Windows will think about it for a while then you'll be in business. |
|
Boot up in "safe" mode as the administrator. Then do the right click/permissions/take control thing. Set the permissions to include administrator and your user name. Then either copy the files you want as the administrator or else reboot into your user name and do the same. |
Yes, you will be able to read the drive, but not write to it. You might want to try Joe_Blacke's suggestion of taking ownership of the drive first. I'm on my Win2k machine right now, so I'm not sure if WinXP is different, but on this one, you just right-click on the drive, select Properties, click on the Security tab, click the Advanced... button, Click the Owner tab, check the "Replace owner on subcontainers and objects" box, and click Ok. |