NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Zmaster211's avatar
Zmaster211
Aspirant
Mar 12, 2021
Solved

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 show up.  Any ideas on what I am doing wrong? 

 

  • StephenB's avatar
    StephenB
    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.

6 Replies

Replies have been turned off for this discussion
  • Sandshark's avatar
    Sandshark
    Sensei - Experienced User

    How did you add the drive?  If you added it with XRAID on, it would not form a separate volume.  It would either add redundancy to your original drive if it's the 2nd drive inserted or it would expand the volume if it was the 3rd or 4th.

     

    If you did add it as a separate volume in FlexRAID, you normally map shares, not drives, so you have to put a share on that volume.

    • Zmaster211's avatar
      Zmaster211
      Aspirant

      It is not set up as an X-RAID.  I am pretty sure it is set up the same way as my disk1.  

       

      • Zmaster211's avatar
        Zmaster211
        Aspirant

        This is what my volume screen looks like.