-
Re: How to replace disk and migrate data in NAS326?
It's some time ago. When I remember well you can see the directories on the 4TB disk in the shares menu, where you can enable them as share. Complicating is that each share name can be used only…1 -
Re: Zyxel NSA325v2 USB drive availability/mount
Goto the shares menu, and re-enable them. You are talking about the external usb disks? They shouldn't need recovery. If you only resetted the NAS they are fine. Any Linux box should be able to …1 -
Re: How to replace disk and migrate data in NAS326?
The last & means put in background. The process is detached from the terminal it's running in, so you can close it, and leave the NAS alone.>/dev/null is redirect the stdout of the proces…1 -
Re: How to replace disk and migrate data in NAS326?
Except that /a-data/ should be /i-data/, yes, wouldn't know why not.1 -
Re: How to replace disk and migrate data in NAS326?
1) Do you have any command line experience? The fastest way to copy the data over is to create a new volume on the 4TB disk, and then copy everything over (as root) with cp -a /i-data/<DISK2TB>…1
Guru Member