You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command below on Windows should place conn-file in the system-connections directory in the boot partition. Instead it creates a file \system-connections\conn-file in the root directory of the boot partition.
balena os configure balena-test.img --fleet myfleet --version 4.1.3+rev2 --system-connection conn-file
Steps to Reproduce the Problem
Download an image via balena os download
Configure it with the command above
Flash the image to an SD card with balenaEtcher
Specifications
balena CLI version: 17.4.3
Operating system version: Windows 10
32/64 bit OS and processor: e.g. 64-bit Windows on 64-bit Intel processor
Install method: executable installer
The text was updated successfully, but these errors were encountered:
Expected/Actual Behavior
The command below on Windows should place
conn-file
in thesystem-connections
directory in the boot partition. Instead it creates a file\system-connections\conn-file
in the root directory of the boot partition.balena os configure balena-test.img --fleet myfleet --version 4.1.3+rev2 --system-connection conn-file
Steps to Reproduce the Problem
balena os download
Specifications
The text was updated successfully, but these errors were encountered: