zovan 发表于 2018-4-20 16:40:19

XPEnology_DSM_6.1.x-quicknick-3.0 for DS3615xs, DS3617xs or DS916+

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

下面是grub.cfg文件的内容,可以看出是默认针对DS3615xs的,但可以把红色标记部分修改成其他两款机型:DS3617xs or DS916+;SN修改成对应的序列号(型号和SN是对应的)。
##########################################################################################
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~ XX    XXPPPPPPPPEEEEEEEE                                                         ~#
#~XXXX   PP    PPEE      NN    NNOOOOOOOLL       OOOOOOOGGGGGGGYY    YY ~#
#~   XXXX    PPPPPPPPEE      NNN   NNOOOOOOOLL       OOOOOOOGG   GGYY    YY ~#
#~    XX   PP      EEEEEEEENN NNNOO   OOLL       OO   OOGG      YYYY~#
#~   XXXX    PP      EE      NNN NNOO   OOLL       OO   OOGGGGG   YY    ~#
#~XXXX   PP      EE      NN   NNNOOOOOOOLL       OOOOOOOGG   GG   YY    ~#
#~ XX    XXPP      EEEEEEEENN    NNOOOOOOOLLLLLLLOOOOOOOGGGGGGG   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

fvcky 发表于 2018-4-20 20:36:46

好像改了之后还是DS3615xs

hp1307 发表于 2018-4-20 22:23:38

我看了一下要改两个地方

hp1307 发表于 2018-4-20 22:24:11

关键这个装了有什么不同?
请说明

liChaoyuan233 发表于 2018-4-21 02:10:57

这个装了跟102b有什么不同?

zovan 发表于 2018-4-21 08:40:46

更新了说明!!!!

qinghua907 发表于 2018-4-21 11:16:15

可以改成DS918+吗?前段时间算出了DS918+的SN

zovan 发表于 2018-4-21 11:56:19

qinghua907 发表于 2018-4-21 11:16
可以改成DS918+吗?前段时间算出了DS918+的SN

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

tian4546 发表于 2018-4-24 15:14:57

这个可以直接做引导吗

ziyema 发表于 2018-4-27 00:41:39

能支持hyper-v吗

vhhdxb 发表于 2018-4-27 20:43:18

ziyema 发表于 2018-4-27 00:41
能支持hyper-v吗

还是1.02b的核心吧。

暴走异族 发表于 2018-5-6 01:27:16

感谢分享!!!

639171790 发表于 2018-5-9 21:31:08

感谢分享!!!

fzg 发表于 2018-5-18 16:18:40


能支持hyper-v吗

iferitc 发表于 2018-5-18 21:50:34

我想问问   能不能有6.1的iso引导文件   

o2evil 发表于 2018-5-20 15:01:17

感谢分享,下载学习了!

kennyfan 发表于 2021-8-10 15:31:20

楼主链接失效了,能再分享一下吗?谢谢!
页: [1]
查看完整版本: XPEnology_DSM_6.1.x-quicknick-3.0 for DS3615xs, DS3617xs or DS916+