diff --git a/Creating-and-testing-os-service-console-images.md b/Creating-and-testing-os-service-console-images.md index cfd5396..7a527a5 100644 --- a/Creating-and-testing-os-service-console-images.md +++ b/Creating-and-testing-os-service-console-images.md @@ -30,6 +30,8 @@ At this point (v0.7.0rc), there are duplicates because I didn't remove the exist if the console you're developing fails to start properly, you won't be able to examine the problem, but you can reboot, and add kernel parameters to set the console back to a known working state. +unfortunately, doing so will create a new `console` container, losing the failed log. + If you're using the `rancher/os` repo, and running QEMU: ```