-
Re: NAS540 Tried to boot Debian from USB and now constant beeping
The server is started, as there are lines of httpd in your log.So* Can you connect using telnet on the webserver? (telnet <ip> 80) * Is port 80 open (netstat -lptn) * Try another browser1 -
Re: NAS540 Tried to boot Debian from USB and now constant beeping
This bootlog is far from complete, I think a whole minute is missing, and I don't see why it is beeping. AFAIK there are 2 beeping conditions, a raid array got degraded, or the fan doesn't …1 -
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
Guru Member