UNRAID6.11.5PRO开心版【一手资源用的安心】

下载官网优盘制作工具

地址
仅供测试使用,请支持正版。本人准备等半价的时候入手正版系统。参考转正视频
已于 2024 年 02 月 22 日 入正版 2 份,好像要改订阅制,现在还能 5.5 折购买,得优盘安装试用版本后再购买。
在这里插入图片描述
选择自己系统的USB Creator
在这里插入图片描述

在确认界面可以选择复制GUID,后面有用。然后点擦除并写入,⚠️,优盘会被格式化
在这里插入图片描述
完成后效果,新优盘可以免费试用30天。
在这里插入图片描述

unraid开心版原版下载地址
这边选择最新的unRAID Server 6.11.5 Pro
下载描述
下载
下载后两个文件

输入密码:softoroom 解压后
解压后
在这里插入图片描述
help.txt

0. Installs UnRaid on the flash drive as usual. Write down your GUID.
1. source archive unraider-main.tar.gz
2. compiled unraider
3. Open the "config" folder on the flash drive (for example, using Notepad++) and change the contents of the "go" file. I did not need the line "export UNRAID_GUID=HERE_YOUR_GUID" for successful work, so it is commented out with a hash mark:

With

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &

on

#!/bin/bash
# Start the Management Utility
# export UNRAID_GUID=HERE_YOUR_GUID
export UNRAID_NAME=Your_any_English_name
export UNRAID_DATE=1654646400
export UNRAID_VERSION=Pro
/lib64/ld-linux-x86-64.so.2 /boot/config/unraider
/usr/local/sbin/emhttp &

4. Copy the file from the archive of point 2, the "unraider" file to the "config" folder on the USB flash drive
5. Copy the file from the archive point 1 files "hook.c" from the folder "unraider \ src" to the folder "config" on the USB flash drive
6. Save. Let's start. Everything is working.

Addition: fix old flash - updated hook. Solves the problem with a non-valid key on an old flash drive.

大致内容如下

1、通过官方工具获取GUID
2、解压unraider-main.tar.gz
3、打开unraid的优盘下config文件夹下的go文件,打开如下:
#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
修改为:
#!/bin/bash
# Start the Management Utility
export UNRAID_GUID=0781-55AB-AB55-810731A94A55
export UNRAID_NAME=TOWER
export UNRAID_DATE=1679627846
export UNRAID_VERSION=Pro
/lib64/ld-linux-x86-64.so.2 /boot/config/unraider
/usr/local/sbin/emhttp &

其中0781-55AB-AB55-810731A94A55为我的优盘GUID,这个需要根据自己的优盘GUID,UNRAID_DATE是我根据现在的时间戳生成。生成地址参考:https://tool.lu/timestamp/
UNRAID_NAME请根据自己的英文名称命名。
4、复制crack文件夹下的unraider到优盘的config文件夹下
5、复制解压后unraider-main.tar.gz文件夹下unraider\src\hook.c文件到config文件夹下
6、可以了,插入优盘到电脑并设置为第一启动顺序。

为方便提供我上传的下载地址
注意⚠️:关闭主板的快速启动,否则重启黑屏。

  • 2
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值