mirror of
https://github.com/rancher/os.git
synced 2025-09-05 08:42:38 +00:00
Updated Creating and testing os service console images (markdown)
@@ -27,3 +27,11 @@ 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"
|
||||||
|
```
|
Reference in New Issue
Block a user