XPenology DSM 7.2 for DS3622xs+ usb boot
XPenology DSM 7 for DS3622xs+ usb boot
Testes install n Thecus N5550
Download tinycore-redpill
https://github.com/pocopico/tinycore-redpill/releases
unzip it and create a bootable USB with Rufus
Download Rufus - Create bootable USB drives the easy way
Connect ssh from another PC, such as putty. ( id:tc / pass : P@ssw0rd
Run update
./rploader.sh update./rploader.sh fullupgradeidentify USB vid/pid
./rploader.sh identifyusbDrive Slot Mapping:
./rploader.sh satamapGenerate serial number and mac address
./rploader.sh serialgen DS3622xs+Choose DSM release build for DS3622xs+ broadwellnk-7.1.1.XXXX
./rploader.shFor DS3622xs+ build broadwellnk-7.1.1-42962
Build the loader
./rploader.sh build broadwellnk-7.1.1-42962 auto
./rploader.sh build ds3622xsp-7.2.0-64570 autoSave the TinyCore configuration state as the default, so that the next boot of TInyCore starts with all your settings
./rploader.sh backupBack up the generated RedPill loader partition to available space on the USB flash drive
./rploader.sh backuploaderRestart and Boot DSM Using the Grub USB Option
exitcheck.sh rebootfix CPU 11-16-23
Fix CPU info
Enable ssh, login ssh
sudo -i
curl -SLO https://github.com/FOXBI/ch_cpuinfo/releases/download/ch_cpuinfo/ch_cpuinfo.tar && tar xvf ch_cpuinfo.tar && chmod 755 ch_cpuinfo && ./ch_cpuinfo
Active Backup for Business Activation
You may need unplug the network cable the run those URL to Active Backup for Business
YOUR DSM7 IP
ADMIN USERNAME
ADMIN PASSWORD
YOUR DSM7 SERIAL NUMBER
http://YOUR DSM7 IP:5000/webapi/auth.cgi?api=SYNO.API.Auth&version=3&method=login&account=ADMIN USERNAME&passwd=ADMIN PASSWORD
http://YOUR DSM7 IP:5000/webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=set&version=1&activated=true&serial_number=YOUR DSM7 SERIAL NUMBER
http://YOUR DSM7 IP:5000/webapi/entry.cgi?api=SYNO.ActiveBackupGSuite&method=set_activation&version=1&serial_number=YOUR DSM7 SERIAL NUMBER
http://YOUR DSM7 IP:5000/webapi/entry.cgi?api=SYNO.ActiveBackupOffice365&method=set_activation&version=1&serial_number=YOUR DSM7 SERIAL NUMBER
Comments
Post a Comment