From 29428dae93a2f96de25f2c3325c258ca56d5115a Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Fri, 7 Oct 2016 16:47:23 +1000 Subject: [PATCH] Updated Creating and testing os service console images (markdown) --- Creating-and-testing-os-service-console-images.md | 2 ++ 1 file changed, 2 insertions(+) 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: ```