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

Linux balena install #6

Conversation

Psychokiller1888
Copy link
Member

No description provided.

Tested on Ubuntu 20.04 LTS virtualenv
`virtualenv --python=python3.8 .venv`
`source .venv/bin/activate`
TODO: The setting works, but does not survive the script exit.
Once script completes and I return to active virtualenv,
the PATH is as before the script started.
- tested on Ubuntu 20.04.3 LTS
- some commands require sudo (obviously only works on sudo supporting distro)
- ask user to eject and reinsert sd after flash prior ssh & wifi files to make mountpoint robust
@hipitihop
Copy link
Contributor

hipitihop commented Jan 3, 2022

@Psychokiller1888
I have now tested Prepare your SD card on my Ubuntu 20.04.3 LTS through to actual flashing the SD card and this works. There should probably be an additional warning/prompt for the user something like:
"Warning: Any existing data on the selected SD card will be lost. Make sure you have selected the correct one. This cannot be undone."
Please merge.
Note: I have not tested all other CLI menu items and I suspect that on linux some other menu items may nalso eed work.

@Psychokiller1888 Psychokiller1888 merged commit 7e8c827 into project-alice-assistant:master Jan 3, 2022
@hipitihop hipitihop deleted the linux-balena-install branch January 3, 2022 22:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants