Hi, 
I have a mapped drive that is accessible on a system running Windows 7 64 bit at startup.  I am wanting to store the recovered data on a NAS on my network thus the need for a mapped drive letter.  When I launch photoRec though, the mapped drive is not a possible destination.  This is a problem seen on two systems running Windows 7 64 bit, but it is not a problem on a system running Windows 7 32 bit.
Any ideas on how to fix this?
Thanks!
			
			
									
						
										
						mapped drive not appearing Topic is solved
					Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
	When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
- cgrenier
 - Site Admin
 - Posts: 5442
 - Joined: 18 Feb 2012, 15:08
 - Location: Le Perreux Sur Marne, France
 - Contact:
 
Re: mapped drive not appearing
If you have assigned a drive letter to the NAS volume, when selecting the destination, you should get a list of all your drives including the NAS. I really don't know why it's not the case under WIndows 7 64-bits.
			
			
									
						
										
						Re: mapped drive not appearing
I'm not really sure why it is either.  I can see the drive no problem through DOS and through Windows Explorer, it just isn't listed as an available drive through the photoRec program.  I tried restarting the computer, but that didn't help either.
			
			
									
						
										
						Re: mapped drive not appearing
Did you use TestDisk 64 bit on Win7-64bit?
It's only recommended on Windows 64-bit lacking WOW64 (32-bit virtual machine).
			
			
									
						
										
						It's only recommended on Windows 64-bit lacking WOW64 (32-bit virtual machine).
Re: mapped drive not appearing
No, I didn't use TestDisk 64 bit.  I downloaded the Windows files for both 6.13 and 6.14 from http://www.cgsecurity.org/wiki/TestDisk_Download.  Where do I get TestDisk 64 bit? Can you send me a link?
			
			
									
						
										
						Re: mapped drive not appearing
There is no reason to use TestDisk 64-bit.
In TestdDisk 64-bits, some features are missing.
I was looking for the cause.
I'll test it on my Win7 64-bit machine.
			
			
									
						
										
						In TestdDisk 64-bits, some features are missing.
I was looking for the cause.
I'll test it on my Win7 64-bit machine.
Re: mapped drive not appearing
Solved this in a simple way. Using testdisk 6.13.
1) Open cmd with admin privileges.
2) mklink /d c:\folder \\net-pc\share
And put the appropriate folder/pc/share names
Then you can see that c:\folder from within the testdisk and when you enter the map you will see that you are in \\net-pc\share folder actually.
It didn't work with mapped disk though, only mapped disks I could see were those mounted by domain controller at login.
			
			
									
						
										
						1) Open cmd with admin privileges.
2) mklink /d c:\folder \\net-pc\share
And put the appropriate folder/pc/share names
Then you can see that c:\folder from within the testdisk and when you enter the map you will see that you are in \\net-pc\share folder actually.
It didn't work with mapped disk though, only mapped disks I could see were those mounted by domain controller at login.