TA的每日心情 | 衰 2014-1-24 13:05 |
---|
签到天数: 33 天 [LV.5]常住居民I
普通用户
|
发表于 2013-3-30 11:40:18
|
显示全部楼层
connect to your xpesyno via putty as ROOT.
>mount /dev/sda1 /mnt
>exit
Connect to your xpesyno via WINCSP as root.
browse to /mnt/boot/grub/
edit menu.lst
and modify mac and serial as you want. if there is other title synology chapter modify them too
title SYNOLOGY
root (hd0,1)
# cksum /grub_cksum.syno
# vender /vender show
# hw_model
kernel /zImage root=/dev/md0 ihd_num=0 netif_num=2 syno_hw_version=DS3612xs mac1=00113208d68b mac2=00113208d68c mac3=004d9469c492 mac4=004d9469c493 sn=B3J4N00011
initrd /rd.gz |
|