05-22-2023, 02:15 PM
@jbaumann
The answer was implicit in my previous reply, but, no, moOde does not use an overlay filesystem.
The acid test---start moOde and then query the O/S for any mounted overlays
Had there been any overlay mounts, we would have seen a response like
Regards,
Kent
The answer was implicit in my previous reply, but, no, moOde does not use an overlay filesystem.
The acid test---start moOde and then query the O/S for any mounted overlays
Code:
pi@moode:~ $ mount | grep -i overlay
pi@moode:~ $
Had there been any overlay mounts, we would have seen a response like
Code:
pi@moode:~ $ mount | grep -i overlay
xxxx on /yyyy type overlay ...
pi@moode:~ $
Regards,
Kent