打印

[軟件] 15分鐘系列 - 安裝不能說的OS 5.2-5592 > 5.2-5644

成功篇:
OS XPEnology DS3612xs DSM 4.1 build 2668++ (repack v1.3a)
GIGABYTE - GA-E350N
USB BOOT DISK
3TB X 4
PCI SLOT 可以用RAID CARD 3124
不過冇WOL

[ 本帖最後由 patman 於 2013-12-21 14:19 編輯 ]
附件: 您所在的用戶組無法下載或查看附件

TOP

二手CARD, PK SIR 讓俾我

HBA 可以用返不能說的Software RAID

香港我見到要HK$499, TB 人仔2XX

[ 本帖最後由 patman 於 2013-12-21 18:26 編輯 ]

TOP

成功篇:
OS XPEnology DS3612xs DSM 4.3 build 3810++ (repack v1.0)
Biostar - Hi-Fi B85N 3D
USB BOOT DISK
有Dual lan

不過WOL末得住
ssd cache 認唔到 INTEL G2 80GB
手頭仲有M5Pro + OCZ 不過裝咗OS用緊
附件: 您所在的用戶組無法下載或查看附件

TOP

補完計劃

[教程] 利用DSM實現KMS激活Windows和Office

1. DSM從套件中心裡安裝Python
2. 傳輸附件zip到共享文件夾裡
3. SSH到DSM,解壓剛才的zip到某目錄
4. 執行(或者寫個腳本) python server.py [DSM的IP地址] [希望的KMS端口] &,例如我的是 python server.py 192.168.1.204 51888 &
5. 到想激活的Windows裡,從開始菜單裡以管理員方式運行cmd.exe,如果是Windows 8/8.1/Server 2012/Server 2012 R2等,請使用Win+X後點選;
6. 老一套的激活三部曲
        1> slmgr.vbs /skms [DSM的IP地址]:[希望的KMS端口] ,例如我的 slmgr.vbs /skms 192.168.1.204:51888
         2> slmgr.vbs /ipk "KMS的激活碼"
         3> slmgr.vbs /ato
7. 如果開著SSH,可以看到命令行下有顯示,幾秒鐘就完成激活

Readme裡寫的 Supports activating(支持激活) Windows 7/8/8.1/2008R2/2012/2012R2 and Office 2010/2013.

copy from MyDigitalLife
附件: 您所在的用戶組無法下載或查看附件

TOP

usb要來boot機用

TOP

你唔知有問題唔上得6.0

TOP

TOP

唔好意思! 幾日冇睇
大約同舊一樣咁裝
USB BOOT 機時按↑OR ↓
入MENU選INSTALL (圖1.)
系WINDOWS 裝XX.PAT去NAS
BOOT 機
等見到 (圖2.)
成功
附件: 您所在的用戶組無法下載或查看附件

TOP

XPEnology Configuration Tool & Boot Loader DSM 6.0.2-8451

http://pan.baidu.com/s/1skA7H05 密码:luwe
http://pan.baidu.com/s/1jIQBpEe 密码:tq6r
XPEnology bootloader for DSM 6.0.2-8451.5

Welcome everyone to a new bootloader for Synology DSM 6.0.2-8451. There are many enhancements in this bootloader to make it more robust and feature rich. Included in this bootloader is a brand new purpose built configuration tool which will be discussed later in this post. Additionally, drivers have been compiled to ensure everyone can utilize this with great success. This suite, comprised of bootloader and configuration tool has been thoroughly tested and vetted to provide the XPEnology community with a reliable NAS solution.

I have to give major credit to @JUN for providing information and insight on his module and Synology's kernel/code safety mechanisms. His work makes XPEnology installations pretty legit. I also have to give credit to the original XPEnology dev team. While they haven't assisted me directly, indirectly they have left some nuggets of information here and there, not to mention the ideas left in XPEnoboot.

In addition to the great work @jun and @Xpenology dev team has done, I have added numerous compilations, tweaks and script edits to make this loader work better.

Please read this thread thoroughly prior to posting questions, especially the FAQs and Installation Guide

Synology Hybrid Raid (SHR is enabled by default). You can disable it by using XPEnology Configuration Tool.

XPEnology Configuration Tool

XPEnology Configuration Tool is a complete set of utilities within XPEnology that facilitate out of box setup with many additional features. The inception of this came about when seeing so many have difficulty in preparing their systems for XPEnology.

No longer do you need to boot to Linux/MAC/Windows to configure grub.cfg or other settings within Synology DSM. Now you can configure everything from a nice graphical menu. For those of you without serial ports or capability to access the console, do not worry. This boot loader includes telnetd and sshd out of the box. Please see the FAQs section for more information on this.

IMPORTANT! You do not need to modify grub.cfg directly. However, if you do, ONLY MODIFY GRUB.CFG!
IF YOU MESS WITH ANY OTHER FILES YOU ARE ON YOUR OWN! YOU WILL NOT BE SUPPORTED!

Main Features:
1. Quick Setup – Automatically selects a random MAC Address, Serial Number and assists setting vid/pid of USB Stick
2. List current IP Address of eth0
3. Get new DHCP lease
4. Set Static IP Adress
5. Set MAC Address either randomly or by input
6. Set Serial Number either randomly or by input
7. Set vid/pid for USB boot stick
8. Set SATA Port Mapping
9. Set number of Network Interfaces
10. Set max number of disks
11. List attached disks
12. Enable/Disable Synology Hybrid Raid (SHR) enabled by default
13. Enable/Disable tty service (no serial port)
14. Start SSH Service (This is without PAM, so need to use PUB KEYs)
15. Stop SSH Service
16. Start Telnet Service
17. Stop Telnet Service
18. Update XPEnology Ramdisk/Drivers/Kernel
19. Update XPEnology Configuration Tool
20. Troubleshoot System
21. Reboot
22. Exit to shell

Troubleshooting Features:


1. List attached disks
2. fdisk -l
3. sfdisk -l
4. parted -l
5. cat /proc/partitions
6. cat /proc/mdstat
7. mdadm –detail /dev/md0
8. mdadm –detail /dev/mdX (any volume)
9. fsck.vfat -y boot disk
10. fsck.ext4 -y /dev/md0 (this will fsck the root volume)
11. fsck.ext4 -y /dev/mdX (this will fsck your data volume)
12. blkid
13. lsblk
14. lscpu
15. lsmod
16. lspci
17. lsusb
18. less /var/log/messages
19. tail -f /var/log/messages (useful to run before/during install)
20. Return to Main Menu
21. Reboot
22. Exit to Shell

[ 本帖最後由 patman 於 2016-12-11 01:28 編輯 ]

TOP