A thing I am running now:while true ; do fsck --yes /dev/blah && mount /dev/blah && break ; done
(fsck the filesystem until it can be mounted)
what could possibly go wrong
This loop is still running....
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
This loop is still running....