Skip to content

mysll/unraid_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

unraid_test

unraid test

!!! only work on version <= 6.10.x !!!

make

gcc -fPIC -shared unraid.c -o BTRS.key

install

copy to /boot/config/BTRS.key

patch

vim /boot/config/go

replace /usr/local/sbin/emhttp & with

export UNRAID_GUID=usb flash GUID
export UNRAID_NAME=your name
export UNRAID_DATE=unix timestamp
export UNRAID_VERSION=Pro
LD_PRELOAD=/boot/config/BTRS.key /usr/local/sbin/emhttp &

final

enjoy yourself

Releases

No releases published

Packages

No packages published

Languages