There are some tools like that, see https://robotzero.one/headless-pi-zero-backup-clone/deepakdeshp wrote: ↑Tue Aug 20, 2019 11:31 amA general script, which takes input from fdisk of the source disk will be a good addition to the Pi tools.
Code: Select all
systemctl enable ntpd.serviceCode: Select all
systemctl is-enabled ntpd.service; echo $?