Results 2858 comments of MichaIng

I agree the tabs bring their difficulty, but without them, the pages would grow enormously. We'd need to split per software title then, I guess. Searching for `systemctl` is probably...

Good question. It probably would still have some value to have this documented somewhere, even if its just for a small number of users or us only, in cases where...

And the respective parts in `dietpi.txt`: - https://github.com/MichaIng/DietPi/blob/584b862/dietpi.txt#L81-L85 - https://github.com/MichaIng/DietPi/blob/584b862/dietpi.txt#L220-L225

We need to update used Font Awesome icons: https://github.com/squidfunk/mkdocs-material/issues/3572

We need to update used Font Awesome icons: https://github.com/squidfunk/mkdocs-material/issues/3572

Balena Etcher works without root permissions? On Linux usually `disk` group membership permits raw disk writes, not sure how such is managed on macOS and if there should/could be a...

Probably it did work with macOS 10 and needs adjustment on v11 to correctly use that permission API or such. Looks like we should report it here: https://gitlab.com/bztsrc/usbimager/-/issues

Ah, that sentence might be the explanation indeed. Another suggestion for the devs then would be to error out in the first place, when the tool runs without root permissions...

An issue with USBimager is that it does not differentiate between disk images and partition images. A DietPi image contains a partition table, hence it is meant to overwrite the...

> Hmm, so you make DietPi and not running Linux on your computer. Yes, for desktop works still bound to Windows. > It was my understanding of an image, that...