diff --git a/FAQ---Frequently-Asked-Questions.md b/FAQ---Frequently-Asked-Questions.md index 6e4166b..fa6157c 100644 --- a/FAQ---Frequently-Asked-Questions.md +++ b/FAQ---Frequently-Asked-Questions.md @@ -10,7 +10,7 @@ If you want to move Zoraxy to a new server, or just want to do a backup, this ca 3. Move your zoraxy-backup.tar.gz to your new server or backup destination -4. If you want to run Zoraxy on a new maschine, install it on the new maschine but DO NOT start it +4. If you want to run Zoraxy on a new machine, install it on the new machine but DO NOT start it 5. Move your backup file to the new root of Zoraxy and extract it with: @@ -18,6 +18,9 @@ If you want to move Zoraxy to a new server, or just want to do a backup, this ca 6. Start Zoraxy as usual +### IMPORTANT NOTES +Riscv64 and mipsle builds cannot be transferred cross platform with the above method as the platform is conditional build with FS based database (instead of key-value DB) to save system memory. + # Create a systemd-service for Zoraxy