|
发表于 2016-1-22 14:33:07
|
显示全部楼层
楼主参考的贴有点点问题,我之前也是参考这个帖子,老是不能注册MyDS,后面看了黑裙官网的说明,改了syslinux.cfg 文件里sn,mac1,vid,pid的顺序;更改后马上注册成功!
这个是官方的说明:
Find and open to edit syslinux.cfg it with any text editor
Change the value of the serial number and MAC address of your
LABEL Synology DSM 5.0
MENU LABEL Synology DSM 5.0
kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N01003 mac1=00113208D63C mac2=00113208D63D vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305
sn=B3J4N01003 mac1=00113208D63C mac2=00113208D63D vid=0x0EA0 pid=0x2168
Where mac1 – address of the first network card, mac2 – second
If you want to hide your USB stick from the DSM,
change the VID & PID to your flash drive values |
|