NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Zmaster211
Mar 12, 2021Aspirant
Map drive not showing up
I am trying to map a new drive in put into my Ready NAS 314 4 bay system. I had a drive i call disk1 which I am able to map but for some reason I can't get the new drive which I am calling Disk3 to ...
- Mar 13, 2021
Have you created any shares on Disk3?
If you are running windows, what happens if you run CMD and enter this?
net use * /delete /y net use t: \\nas-ip-address\Disk3 /user:admin nas-admin-password
Use the real NAS ip address and admin password of course, and be careful with the two different slash directions.
The first command will terminate any network connections (and it will unmap your other drives). If you are already using NAS admin credentials to map your other drives you can try skipping it.
The second attempts to mount disk3 as drive letter t.
Zmaster211
Mar 13, 2021Aspirant
It is not set up as an X-RAID. I am pretty sure it is set up the same way as my disk1.
Zmaster211
Mar 13, 2021Aspirant
This is what my volume screen looks like.
- StephenBMar 13, 2021Guru - Experienced User
Have you created any shares on Disk3?
If you are running windows, what happens if you run CMD and enter this?
net use * /delete /y net use t: \\nas-ip-address\Disk3 /user:admin nas-admin-password
Use the real NAS ip address and admin password of course, and be careful with the two different slash directions.
The first command will terminate any network connections (and it will unmap your other drives). If you are already using NAS admin credentials to map your other drives you can try skipping it.
The second attempts to mount disk3 as drive letter t.
- Zmaster211Mar 19, 2021Aspirant
This is what i get.
- StephenBMar 19, 2021Guru - Experienced User
Try rebooting the PC and entering them again.
FWIW, you don't need to mask 192.168.x.x IP addresses. They are not routable over the internet, so they cannot be used to reach your NAS.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!