1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Updated Creating and testing os service console images (markdown)

Sven Dowideit
2016-10-07 16:45:44 +10:00
parent 8a1f3b8f10
commit 642ca42998

@@ -26,4 +26,12 @@ disabled xfce
disabled xfce
```
At this point (v0.7.0rc), there are duplicates because I didn't remove the existing index.yml file entries.
At this point (v0.7.0rc), there are duplicates because I didn't remove the existing index.yml file entries.
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.
If you're using the `rancher/os` repo, and running QEMU:
```
./scripts/run --append "rancher.console=default"
```