User Tools

Site Tools


computing:storage:xpenology

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:storage:xpenology [2018/03/27 09:39]
gcooper
computing:storage:xpenology [2024/09/19 13:25] (current)
gcooper
Line 1: Line 1:
 ====== XPEnology NAS ====== ====== XPEnology NAS ======
 +
 +FIXME Out of date
  
 **Forums**: https://xpenology.com **Forums**: https://xpenology.com
Line 11: Line 13:
 XPEnology is an OSS build of the Synology DSM operating system for Network Attached Storage appliances. XPEnology is an OSS build of the Synology DSM operating system for Network Attached Storage appliances.
  
-:!: **If you need official support, you must buy a Synology NAS!**+:!: **If you need official support or QuickConnect, you must buy a Synology NAS!**
  
 ===== Installation ===== ===== Installation =====
Line 19: Line 21:
     - https://xpenology.com/forum/topic/7973-tutorial-installmigrate-dsm-52-to-61x-juns-loader/     - https://xpenology.com/forum/topic/7973-tutorial-installmigrate-dsm-52-to-61x-juns-loader/
   - **Download the latest boot loader** for DS3615sx:   - **Download the latest boot loader** for DS3615sx:
-    - https://mega.nz/#F!BtFQ2DgC!JgomNP3X8V9EuwxL4TXbng!EscjTCAB+    - https://xpenology.com/forum/topic/7848-links-to-loaders/
   - **Download the latest software image** for DS3615sx:   - **Download the latest software image** for DS3615sx:
-    - https://xpenology.com/forum/topic/7294-links-to-dsm-and-critical-updates/+    - https://archive.synology.com/download/DSM/release/
   - Use **OSFMount** to mount **Partition 0** in **read/write mode**   - Use **OSFMount** to mount **Partition 0** in **read/write mode**
     - **OSFMount -> Mount New -> <select image> -> Partition 0 -> deselect "Read only" -> click OK**     - **OSFMount -> Mount New -> <select image> -> Partition 0 -> deselect "Read only" -> click OK**
-  - Edit ''/grub/grub.cfg'' +  - **Edit** ''/grub/grub.cfg'' 
-    - vid=0x#### +    - ''vid=0x####'' 
-    - pid=0x#### +    - ''pid=0x####'' 
-    - sn=XXXXXXXXXX +    - ''sn=XXXXXXXXXX'' 
-    - mac1=XXXXXXXXXXX (optional) +    - ''mac1=XXXXXXXXXXX'' (optional) 
-    - timeout='4' (boot menu timeout) +    - ''timeout= 4'' (boot menu timeout) 
-    - Save the file, exit the editor and dismount the partition +    - **Save** the file, **exit** the editor and **dismount** the partition 
-  - Use Win32 DiskImager to burn the image file onto a USB drive +  - Use **Win32 DiskImager** to **burn the image to a USB drive** 
-  - Plug the USB drive into the new NAS and reboot it+  - Plug the **USB drive into the new NAS** and **reboot it** 
 + 
 +{{ :computing:storage:xpenology_booting.jpg?600 |This is all you see at the NAS!}} 
 + 
 +===== Configuration ===== 
 + 
 +Use a PC web browser on the same network to **continue your installation and configuration**: 
 + 
 +http://find.synology.com 
 + 
 +<note warning>Be sure to **disable automatic updates**! 
 + 
 +**DO NOT use QuickConnect!** It won't work and alerts Synology to your NAS.</note> 
 + 
 +===== Synology Hybrid RAID ===== 
 + 
 +https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Storage/What_is_Synology_Hybrid_RAID_SHR 
 + 
 +https://xpenology.club/enable-shr-in-dsm-6/ 
 + 
 +  - **Edit** ''/etc.defaults/synoinfo.conf'' 
 +    - **Above** the line: ''supportphoto="yes"'' 
 +      - **Add** the line: ''support_syno_hybrid_raid = "yes"'' 
 +    - **Comment** the line: ''#supportraidgroup="yes"'' 
 +  - **Reboot** the NAS 
 + 
 +:!: Correct the quote marks to **standard double-quote** marks! 
 + 
 +<note important>If you want SHR, choose the **Quick** option when creating a RAID array, along with the **BTRFS** filesystem.</note>
computing/storage/xpenology.1522165159.txt.gz · Last modified: 2018/03/27 09:39 by gcooper