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)
@@ -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"
|
||||
```
|
Reference in New Issue
Block a user