Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh RancherOS to BurmillaOS wrong console #24

Closed
dgiebert opened this issue Dec 9, 2020 · 4 comments
Closed

Fresh RancherOS to BurmillaOS wrong console #24

dgiebert opened this issue Dec 9, 2020 · 4 comments

Comments

@dgiebert
Copy link

dgiebert commented Dec 9, 2020

Starting from a clean Installation of RancherOS 1.5.6 and following the upgrade instructions listed in the release: https://github.com/burmilla/os/releases/tag/v1.9.0-rc1

I cannot change the console:

> sudo ros console list
current  default
> ros console switch debian
FATA[0000] ubuntu is not a valid console

Booting back to the RancherOS using executing ros switch console and back to burmilla "fixed" it

This was done with an empty cloud config besides the ssh keys

@tomaswarynyca
Copy link
Collaborator

For the correct migration from RancherOS to BurmillaOS you must first follow the steps that are in https://github.com/burmilla/os/releases/tag/v1.9.0-beta2

sudo ros console switch debian
sudo ros config set rancher.upgrade.url https://raw.githubusercontent.com/burmilla/releases/v1.9.x/releases.yml
sudo ros os upgrade

@dgiebert
Copy link
Author

dgiebert commented Dec 9, 2020

Okay, so this was just missing in the rc-1 and should be added again in the final version or rc-2 👍

@tomaswarynyca
Copy link
Collaborator

There I just changed the description in v1.9.0-rc1, thanks for letting me know.
In BurmillaOS we decided only to have the Debian console, that's why the ubuntu console is not valid.
We already give the topic as a result and close this issue.

@olljanat
Copy link
Member

olljanat commented Dec 9, 2020

To be exact. On BurmillaOS we have only "default" console but technically it is same than "debian" on RancherOS.

Updated it to rc1 upgrade instruction now.

Decision about support only Debian console was made on #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants