Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

What's synoboot.sh? #7

Closed
thestreetdj opened this issue Oct 17, 2021 · 1 comment
Closed

What's synoboot.sh? #7

thestreetdj opened this issue Oct 17, 2021 · 1 comment
Labels
question Further information is requested

Comments

@thestreetdj
Copy link

What role does the synoboot.sh file play?

@tossp
Copy link
Owner

tossp commented Oct 17, 2021

This command is dangerous. I'm afraid the description is not clear, so I didn't write it into the English document.

It looks for the latest *.img file in./images and writes it to the /boot/synoboot device

In other words, it is just a file written to the boot.

At the same time, the dd command used in it is very dangerous. When the image is larger than the boot disk, it may cause overflow. I haven't found a suitable method to verify this problem.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants