Jump to content
XPEnology Community

TinyCore RedPill Loader Build Support Tool ( M-Shell )


Peter Suh

Recommended Posts

1 hour ago, 007revad said:

Does /tmpRoot/etc.defaults/synoinfo.conf get recreated at each boot?

 

If yes, does it then get copied to /etc.defaults/synoinfo.conf ?

 

I haven't used echo 'drive_db_test_url="127.0.0.1"' >> /etc.defaults/synoinfo.conf since v2.2.45

 

synosetkeyvalue /etc.defaults/synoinfo.conf drive_db_test_url "127.0.0.1" should only create the key if it's missing.

 

For now, I've supplemented the script to check for existence as follows without discarding it.

 

grep -q '^drive_db_test_url=' /tmpRoot/etc.defaults/synoinfo.conf || echo 'drive_db_test_url="127.0.0.1"' >> /tmpRoot/etc.defaults/synoinfo.conf

 

Link to comment
Share on other sites

2 hours ago, 007revad said:

Does /tmpRoot/etc.defaults/synoinfo.conf get recreated at each boot?

 

If yes, does it then get copied to /etc.defaults/synoinfo.conf ?

 

I haven't used echo 'drive_db_test_url="127.0.0.1"' >> /etc.defaults/synoinfo.conf since v2.2.45

 

synosetkeyvalue /etc.defaults/synoinfo.conf drive_db_test_url "127.0.0.1" should only create the key if it's missing.

 

I removed the duplicates and rebooted 2 times.
I confirmed that only 1 is maintained as expected.
Thank you.

 

2024-10-019_12_22.png.9400c97dac781d1a744105edf8d18ce4.png

 

  • Thanks 1
Link to comment
Share on other sites

1 hour ago, ReadyAS said:

Hi All, could you explain me please, why I have the network connection to the device just for about half a minute (during the starting of the system and some seconds after)?

After that there is not possible to ping or whatever.

RN.png

 

Do not 100% trust the IP address shown on this FRIEND kernel screen.

 

After 30 seconds, the IP address may change again for various reasons.

 

This screen may not track and display the changed IP address.

 

If you see two LEDs on the rear port of the NIC, it is recommended to double-check the reassigned address on the router.

Link to comment
Share on other sites

53 minutes ago, Peter Suh said:

 

Do not 100% trust the IP address shown on this FRIEND kernel screen.

 

After 30 seconds, the IP address may change again for various reasons.

 

This screen may not track and display the changed IP address.

 

If you see two LEDs on the rear port of the NIC, it is recommended to double-check the reassigned address on the router.

Two LEDs on the rear port of the NIC are blinking, but on the router I do no see any new device.

Link to comment
Share on other sites

20 hours ago, Trabalhador Anonimo said:

Use Advanced IP scanner to verify your network.

 

Thanks for the link to helpful tool, however I'm sure the connection is down some some/dozen seconds after finishing booting the system.

I have used ArcLoader and everything is correct now. I have loaded the same 7.2.2-72806 version of Synology Software (for model DS3622xs+).

Very strange.

Could somebody explain and help to solve the problem please?

Edited by ReadyAS
Link to comment
Share on other sites

3 hours ago, ReadyAS said:

Thanks for the link to helpful tool, however I'm sure the connection is down some some/dozen seconds after finishing booting the system.

I have used ArcLoader and everything is correct now. I have loaded the same 7.2.2-72806 version of Synology Software (for model DS3622xs+).

Very strange.

Could somebody explain and help to solve the problem please?

 

What are your hardware specs?

 

They should probably be listed on the top of the FRIEND console that you captured with your first question.

 

MSI MOBOs are known to have the worst compatibility.

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   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...