Jump to content
XPEnology Community
  • 0

synoinfo.conf will automatic change back after modifucation?


kingsmart

Question

I have a DSM1517+, it have 5 internal sata port and 2 Esata port.  Now I have install 5 harddisk and I want to add a SSD as read cache, and install the SSD on esata port.

so I want  to modify synoinfo.conf to change esata to internal sata drive.

 

Below are 2 file need to be changed.

 /etc/synoinfo.conf 

 /etc.defaults/synoinfo.conf 

 

the content is changed from:

internalportcfg="0x1f"
esataportcfg="0x60"
maxdisks="5"

 

to

internalportcfg="0x7f"
esataportcfg="0x80"
maxdisks="7"

And I have confirmed that I have login as root, configmed the file with Winscp after I did the changed the content.

but after I restart DSM, I found  the data what I have changed in /etc.defaults/synoinfo.conf are all changed back......

I redo it again, it still changed back.

So my question is who have ever met same issue and how to fix it.

Edited by kingsmart
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...