群晖7.x编译img文件并加载驱动

您所在的位置:网站首页 群晖x86架构型号 群晖7.x编译img文件并加载驱动

群晖7.x编译img文件并加载驱动

2023-07-28 10:31| 来源: 网络整理| 查看: 265

参考文章:

​​https://wp.gxnas.com/11358.html​​

​​http://www.gebi1.com/forum.php?mod=viewthread&tid=299889&ordertype=1​​

​​https://gitee.com/ronggq/redpill-tool-chain​​

访问​​https://github.com/tossp/redpill-tool-chain​​下载tossp大神的RedPill引导一键编译源代码仓库

redpill_tool_chain.sh需要先安装jq工具

yum -y install epel-release

yum install jq.x86_64

编译DS918+的引导,必须要用这个文件名

cp sample_user_config.json ds918p_user_config.json

修改上面json文件的pid、vid、sn、mac

群晖7.x编译img文件并加载驱动_github

浏览器访问【​​pocopico大神的扩展驱动源代码仓库​​】

添加megaraid_sas、mpt3sas、ixgbe

找到3个驱动的url

 ./redpill_tool_chain add ​​https://raw.githubusercontent.com/pocopico/rp-ext/main/ixgbe/rpext-index.json​​

 ./redpill_tool_chain.sh add ​​​https://raw.githubusercontent.com/pocopico/rp-ext/main/megaraid_sas/rpext-index.json​​​

 ./redpill_tool_chain.sh add ​​​https://raw.githubusercontent.com/pocopico/rp-ext/main/mpt3sas/rpext-index.json​​

编译需要先安装docker,否则报错

不要用yum直接安装docker,版本太低,需要用阿里的epel源

yum-config-manager --add-repo ​​https://download.docker.com/linux/centos/docker-ce.repo​​ Loaded plugins: fastestmirror, product-id, subscription-manager

sudo yum install -y docker-ce docker-ce-cli ​containerd.io​​ docker-compose-plugin

编译 ds918

./redpill_tool_chain.sh auto ds918p_user_config.json

构建工具链镜像​​./redpill_tool_chain.sh build ds3615xs-6.2.4-25556​​​​./redpill_tool_chain.sh build ds918p-7.0.1-42218​​制作 redpill 引导镜像​​./redpill_tool_chain.sh auto ds3615xs-6.2.4-25556​​​​./redpill_tool_chain.sh auto ds918p-7.0.1-42218​​


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3