积分充值 天气与日历 切换到宽版
扫描二维码关注官方公众号
返回列表 发布新帖

[ROM/套件] XPEnology_DSM_6.1.x-quicknick-3.0 for DS3615xs, DS3617xs or DS916+

9016 16
发表于 2018-4-20 16:40:19 | 显示全部楼层 阅读模式

来吧兄弟,一起玩一起讨论!

您需要 登录 才可以下载或查看,没有账号?注册

×
本帖最后由 zovan 于 2018-4-21 08:40 编辑

下面是grub.cfg文件的内容,可以看出是默认针对DS3615xs的,但可以把红色标记部分修改成其他两款机型:DS3617xs or DS916+;SN修改成对应的序列号(型号和SN是对应的)。
##########################################################################################
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~ XX    XX  PPPPPPPP  EEEEEEEE                                                         ~#
#~  XX  XX   PP    PP  EE        NN    NN  OOOOOOO  LL       OOOOOOO  GGGGGGG  YY    YY ~#
#~   XXXX    PPPPPPPP  EE        NNN   NN  OOOOOOO  LL       OOOOOOO  GG   GG  YY    YY ~#
#~    XX     PP        EEEEEEEE  NN N  NN  OO   OO  LL       OO   OO  GG        YY  YY  ~#
#~   XXXX    PP        EE        NN  N NN  OO   OO  LL       OO   OO  GG  GGG     YY    ~#
#~  XX  XX   PP        EE        NN   NNN  OOOOOOO  LL       OOOOOOO  GG   GG     YY    ~#
#~ XX    XX  PP        EEEEEEEE  NN    NN  OOOOOOO  LLLLLLL  OOOOOOO  GGGGGGG     YY    ~#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~ XPEnology grub configuration presented by quicknick                            v3.0  ~#
#~ Credit to Jun for Synology Kernel Mod                                        v1.02a  ~#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
##########################################################################################


##########################################################################################
### Only Modify here #####################################################################
##########################################################################################
### Change Model to DS3615xs, DS3617xs or DS916+
set model=DS3615xs

### Change S/N
set sn=

### Set how many network interfaces you have
set netif_num=1

### Set MAC Addresses here
set mac1=
set mac2=
set mac3=
set mac4=

### To set any additional variables fill in between single quotes
set extra_args_quicknick=''

### To remove any modules, add between single quotes such as rmmod='ata_piix'
set rmmod=''

### To add any modules, add between single quotes such as insmod='ata_piix'
set insmod=''

### Sets which menu item on grub you want to be default (this setting is saved automatically)
set default='0'
### Sets time in seconds before system automatically boots
set timeout='10'
### Sets failback option if default boot option fails
set fallback='1'

##########################################################################################
### USB Section only if usb booting ######################################################
### Set vid/pid of your usb stick ########################################################
### http://xpenology.me/how-to-see-the-value-of-my-vid-pid-stick/ ########################
##########################################################################################
set vid=
set pid=

##########################################################################################
### Max Supported Disks ##################################################################
### set maxdisks=48 will mean that XPEnology will now see 48 drives in DSM. ##############
### No changes to /etc.defaults/synoifno.conf needed.  Changes are made during boot. #####
### Acceptable values: 12,16,20,24,25,26,28,30,32,35,36,40,44,45,48,50,52,55,56,58,60,64 #
### default value is 12.  leave blank for 12 disks. ######################################
##########################################################################################
set maxdrives=

##########################################################################################
### If having trouble with sata, specify how many ports you have
### put disks on port 1,2,3,4 and put SataPortMap=4
### SataPortMap=4 means first 4 ports of 1st controler.
### SataPortMap=44 means first 4 ports of 1st controler and first 4 ports of 2nd controler.
### SataPortMap=422 means first 4 ports of 1st controler,
### first 2 ports of 2nd controler and first 2 ports of 3rd controler.
##########################################################################################
set sataportmap="SataPortMap=8"

##########################################################################################
### DO NOT MODIFY ANYTHING BELOW THIS LINE ###############################################
##########################################################################################
search --no-floppy --fs-uuid a2c20443-5b1c-4f69-8017-c528ccc6ca0b --set bootdrive
source ($bootdrive)/.quicknick/grub-quicknick-v3.cfg



#####################################
MODEL="DS3615xs"
PLATFORM="BROMOLOW"
GRUB_PROJECT="grub-0.97-efi"
GRUB_VERSION="1"
DSM_VERSION="15254"

#####################################
下载地址:https://pan.baidu.com/s/19hwGejVWZv9-VD96nBP1ug

评论16

fvckyLv.7 发表于 2018-4-20 20:36:46 | 显示全部楼层
好像改了之后还是DS3615xs
回复 点赞

使用道具 举报

hp1307VIPLv.6 发表于 2018-4-20 22:23:38 | 显示全部楼层
我看了一下要改两个地方
回复 点赞

使用道具 举报

hp1307VIPLv.6 发表于 2018-4-20 22:24:11 | 显示全部楼层
关键这个装了有什么不同?
请说明
回复 点赞

使用道具 举报

liChaoyuan233Lv.5 发表于 2018-4-21 02:10:57 | 显示全部楼层
这个装了跟102b有什么不同?
回复 点赞

使用道具 举报

zovan楼主Lv.6 发表于 2018-4-21 08:40:46 | 显示全部楼层
更新了说明!!!!
回复 点赞

使用道具 举报

qinghua907Lv.3 发表于 2018-4-21 11:16:15 | 显示全部楼层
可以改成DS918+吗?前段时间算出了DS918+的SN
回复 点赞

使用道具 举报

zovan楼主Lv.6 发表于 2018-4-21 11:56:19 | 显示全部楼层
qinghua907 发表于 2018-4-21 11:16
可以改成DS918+吗?前段时间算出了DS918+的SN

理论上是可以的。只要型号和SN相对应,并安装对应的PAT就可以了。
回复 点赞

使用道具 举报

tian4546Lv.3 发表于 2018-4-24 15:14:57 | 显示全部楼层
这个可以直接做引导吗
回复 点赞

使用道具 举报

ziyemaLv.2 发表于 2018-4-27 00:41:39 来自手机 | 显示全部楼层
能支持hyper-v吗
回复 点赞

使用道具 举报

vhhdxbLv.3 发表于 2018-4-27 20:43:18 | 显示全部楼层

还是1.02b的核心吧。
回复 点赞

使用道具 举报

暴走异族Lv.1 发表于 2018-5-6 01:27:16 | 显示全部楼层
感谢分享!!!
回复 点赞

使用道具 举报

639171790Lv.3 发表于 2018-5-9 21:31:08 | 显示全部楼层
感谢分享!!!
回复 点赞

使用道具 举报

fzgLv.4 发表于 2018-5-18 16:18:40 | 显示全部楼层

能支持hyper-v吗
回复 点赞

使用道具 举报

iferitcLv.2 发表于 2018-5-18 21:50:34 | 显示全部楼层
我想问问   能不能有6.1的iso引导文件   
回复 点赞

使用道具 举报

o2evilLv.2 发表于 2018-5-20 15:01:17 | 显示全部楼层
感谢分享,下载学习了!
回复 点赞

使用道具 举报

kennyfanLv.7 发表于 2021-8-10 15:31:20 | 显示全部楼层
楼主链接失效了,能再分享一下吗?谢谢!
回复 点赞

使用道具 举报

回复

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

本版积分规则

投诉/建议联系

support@gebi1.cn

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