Debian10一键编译群晖DSM7.0&DSM6.2.4 @ Redpill
今天早上刚写了基于 @haydibe redpill-tool-chain_x86_64 编译教程
下午睡不着感觉还是得看看官方文档,就有了这篇。
- 只适配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-
文章目录
关闭
kenny
用你的6.2.4的引导 u盘启动 然后直接提示
我们检测到硬盘(1)中有错误 因此sata端口被禁用
请问这要怎么解决 谢谢
hopol@kenny
请问 你是物理机安装,还是虚拟机安装!~ 由于我从未测试过实体机,所以我没有发言权。实体机安装记得修改PIV、VID。
kenny@hopol
我蜗牛星际物理机 6.2.4 和 7.0都安装不了 你可以测试一下物理机的安装吗
hopol@kenny
呵呵,我太懒了~ 测试留给你们去折腾吧~ 我只是路过一下~
马菊长
我用你编译好的引导可以正常引导,但是用你的一键编译出来的有问题,安装dsm的时候会把引导给格式化导致无法正常安装
hopol@马菊长
这里只针对PVE虚拟机下安装,教程再另一个帖子你可以看看。
欲仙欲死
请问如何添加8125B驱动