扫描二维码关注官方公众号
返回列表 发布新帖

[玩法/技巧] 轻松编译DSM7.X引导

   火...

评论1410

q276574299Lv.10 发表于 2022-3-9 23:11:26 | 显示全部楼层
tc@box:~$ sudo ./rploader.sh build bromolow-7.0.1-42218
Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download
TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download
SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : bromolow
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 3
MODULE_ALIAS_FILE= modules.alias.3.json
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> NO
There is a newer version of the script on the repo should we use that ? [yY/nN]Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
Using static compiled redpill extension
Looking for redpill for : ds3615xs_42218
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-3.10.108.tgz
Extracting module
Got redpill-linux-v3.10.108.ko
Testing modules.alias.3.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found VGA Controller : pciid 8086d00000156  Required Extension :
No matching extension
Found SATA Controller : pciid 8086d00001e03  Required Extension :
No matching extension
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.e1000e/pocopico.e1000e.json). For more info use "ext-manager.sh info pocopico.e1000e"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d000010d3 Required Extension : e1000e
Searching for matching extension for e1000e
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json"
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.e1000e/pocopico.e1000e.json). For more info use "ext-manager.sh info pocopico.e1000e"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d000010d3 Required Extension : e1000e
Searching for matching extension for e1000e
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json"
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : parse error: Expected separator between values at line 15, column 31
Error : Problem found in user_config.json
tc@box:~$

这里是user_config.json那个文件
{
  "extra_cmdline": {
    "pid": "0x1234",
    "vid": "0xabcd",
    "sn": "1130LWN019843",
    "mac1": "0011322C17D0",
    "SataPortMap": "6",
    "DiskIdxMap": "00"
  },
  "synoinfo": {

          "internalportcfg" : "0xffff",
          "maxdisks" : "16",
          "support_bde_internal_10g" : "yes"
          "support_disk_compatibility" : "yes",
          "support_memory_compatibility" : "yes"


},
  "ramdisk_copy": {


}

}

是哪里出问题了
回复 点赞

使用道具 举报

318182456Lv.4 发表于 2022-3-10 09:37:43 | 显示全部楼层
谢谢分享
回复 点赞

使用道具 举报

七星硬盒Lv.10 发表于 2022-3-10 09:43:47 | 显示全部楼层
新鮮的東西,馬上來學習
回复 点赞

使用道具 举报

BTchLv.6 发表于 2022-3-10 10:27:30 | 显示全部楼层
谢谢分享!
回复 点赞

使用道具 举报

fenglexLv.1 发表于 2022-3-10 10:33:05 | 显示全部楼层
感谢大佬的分享
回复 点赞

使用道具 举报

lhliangLv.3 发表于 2022-3-10 11:02:54 | 显示全部楼层
感谢分享,学习一下!
回复 点赞

使用道具 举报

huhuzhuLv.5 发表于 2022-3-10 11:40:37 | 显示全部楼层
学习一下
回复 点赞

使用道具 举报

遥若离Lv.2 发表于 2022-3-10 12:49:31 | 显示全部楼层
请问这个可以支持4代之前的处理器吗
回复 点赞

使用道具 举报

街头算命Lv.3 发表于 2022-3-10 13:21:18 | 显示全部楼层
适用于6.2.3吗,
回复 点赞

使用道具 举报

yygyyveLv.10 发表于 2022-3-10 23:33:57 | 显示全部楼层
试试看能不能编译成功
回复 点赞

使用道具 举报

dt000regLv.5 发表于 2022-3-11 00:08:01 | 显示全部楼层
学习了,7.0全要编译吗?
回复 点赞

使用道具 举报

快乐の风Lv.6 发表于 2022-3-11 20:04:59 | 显示全部楼层

感谢分享
回复 点赞

使用道具 举报

cvn77Lv.10 发表于 2022-3-11 20:44:51 | 显示全部楼层
感谢分享
回复 点赞

使用道具 举报

xsskyingLv.2 发表于 2022-3-12 15:12:09 | 显示全部楼层
看看先。。。。。。。
回复 点赞

使用道具 举报

majVIPLv.10 发表于 2022-3-12 17:28:39 | 显示全部楼层
非常感谢。
回复 点赞

使用道具 举报

naoki66Lv.5 发表于 2022-3-12 20:03:43 | 显示全部楼层
感谢 非常感谢  
回复 点赞

使用道具 举报

soheeanVIPLv.2 发表于 2022-3-12 21:40:08 | 显示全部楼层
感谢教学~~
回复 点赞

使用道具 举报

hzjackboyLv.2 发表于 2022-3-12 22:56:02 | 显示全部楼层
不错学习下自己的编译
回复 点赞

使用道具 举报

sonic1112VIPLv.3 发表于 2022-3-13 05:08:44 | 显示全部楼层
编译会有失败的可能吗,失败资料会不会不见?
回复 点赞

使用道具 举报

weiweiLv.2 发表于 2022-3-13 20:31:58 | 显示全部楼层
谢谢分享!!!!!!
回复 点赞

使用道具 举报

回复

懒得打字嘛,点击右侧快捷回复 【本站酷狼4T,750元】
您需要登录后才可以回帖 登录 | 注册

本版积分规则

投诉/建议联系

support@gebi1.cn

未经授权禁止转载,复制和建立镜像,
如有违反,追究法律责任
  • 关注公众号
  • 添加微信客服
Copyright © 2001-2024 隔壁网 版权所有 All Rights Reserved. 粤ICP备14056481号-1
关灯 在本版发帖
扫一扫添加微信客服
返回顶部
快速回复 返回顶部 返回列表