Debian10一键编译群晖DSM7.0&DSM6.2.4 @ Redpill

今天早上刚写了基于 @haydibe redpill-tool-chain_x86_64 编译教程

如何简单快速编译 基于Redpill的DSM6.2.4 & DSM7.0 引导

下午睡不着感觉还是得看看官方文档,就有了这篇。

  • 只适配Debian10!!!
  • 只适配Debian10!!!
  • 只适配Debian10!!!

一键编译脚本

🥠 简单说明

编译完成后,打开 /root/dsm/redpill-load/images/ 目录就能看到您要的东西了!~

重复编译,默认删除之前编译残留,重新下载依赖文件编译。

都是按照官方文档操作:

https://github.com/RedPill-TTG/redpill-lkm

https://github.com/RedPill-TTG/redpill-load

make redpill.ko 内核模块,然后通过 redpill-load 生成loader。

 

🥠 使用环境

Debian10 root 权限下操作!!!

Debian10 root 权限下操作!!!

Debian10 root 权限下操作!!!

 

🥩 编译 dsm7.0 Ds918+

bash -c "$(curl -fsSL https://raw.githubusercontent.com/hopolcn/redpill-build/master/build-ds918-7.0.sh)"

 

🥩 编译 dsm6.2.4 Ds918+

bash -c "$(curl -fsSL https://raw.githubusercontent.com/hopolcn/redpill-build/master/build-ds918-6.2.4.sh)"

 

🥩 编译 dsm7.0 Ds3615xs

bash -c "$(curl -fsSL https://raw.githubusercontent.com/hopolcn/redpill-build/master/build-ds3615xs-7.0.sh)"

 

🥩 编译 dsm6.2.4 Ds3615xs

bash -c "$(curl -fsSL https://raw.githubusercontent.com/hopolcn/redpill-build/master/build-ds3615xs-6.2.4.sh)"

 

-End-

版权声明:
作者:hopol
链接:https://www.hopolcn.com/2021/08/1995/
来源:HopoL's Blog
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>
文章目录
关闭
目 录