-
|
Because of some problems and a full disk I cleaned up (system-)docker of BurmillaOS (2.0 / latest) with the following commands. I expected to delete all unused images, but during next reboot OS stopped working with errors to pull images from production.cloudflare.docker.com. Is it Docker Hub, BurmillaOS or mybe network / cloudflare related? @olljanat Hey, any hint how to fix that to be able to boot and login? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
To you get to console at all currently? Wget command mentioned in https://github.com/burmilla/os/releases/tag/v2.0.1 most likely helps if you do. If not then options are trying with recovery mode or chroot with boot disk. |
Beta Was this translation helpful? Give feedback.
-
|
No console ready. Recovery is without network / nics. Need to setup network (if drivers available) to try it. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
Sure that should work with Removed it to got it working / booting up. Don't know why... Looks like console image was deleted by prune / cleanup (system-)docker system... Thanks! Haven't looked at the release page... You should push it as bug fix release 2.0.1 to be visible / available to |
Beta Was this translation helpful? Give feedback.

To you get to console at all currently? Wget command mentioned in https://github.com/burmilla/os/releases/tag/v2.0.1 most likely helps if you do.
If not then options are trying with recovery mode or chroot with boot disk.