Sujet : Re: How to boot from SD but run from USB?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.sys.raspberry-piDate : 28. Jan 2025, 03:13:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vn9ego$1d2ki$3@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.161 (Chasiv Yar; )
On Fri, 24 Jan 2025 12:52:51 +0000, Chris Green wrote:
I suppose you could use inotify but I've never really got
on very well with that.
Was there some standard command-line tool for that?
I wrote my own Python wrapper <
https://gitlab.com/ldo/inotipy> and
have used that in one nontrivial example so far
<
https://bitbucket.org/ldo17/serve_passwd/>, which I deployed at a
customer’s installation.