Quantcast
Viewing all articles
Browse latest Browse all 4909

Advanced users • Re: Image File Utilities

I suppose putting:

Code:

 @reboot mkdir /mnt/NAS/<external drive name> 
in crontab -e would make the backup image fully autonomous - by which I mean any SD card flashed from the incrementally backed-up image would not need any manual intervention before use.

Using your example, it would need to be:

Code:

@reboot mkdir -p /mnt/NAS/<external drive name>

Statistics: Posted by RonR — Fri Sep 13, 2024 7:51 pm



Viewing all articles
Browse latest Browse all 4909

Trending Articles