-
- **Etcher version:** 1.18.12
- **Operating system and architecture:** macOS Intel
Hi,
It looks like the latest release of Balena Etcher is bundled with a version of Electron that is vulnerable…
-
```
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.nfs.environment.SYNC contains true, which is an invalid type, it should be a string, number, or a null
```
ghost updated
2 years ago
-
Change config and packetforwarder to handle multiple vendors.
EDIT: Status update:
- [x] packet forwarder (works with multiple vendors, but may need to handle different configs)
- [ ] handle …
-
Hi,
I am trying to boot with pre-releases images but none boot on my Rock64 v2.0, 4GB.
Currently I use eMMC storage and I use Balena Etcher to flash the images (which a USB->eMMC adapter).
St…
-
Related PR: https://github.com/balena-io-modules/resin-compose-parse/pull/46
-
when i made a bootable USB of AmogOS and tried to boot from it, it just said "failed to load lblinux.c32"
![IMG_0169](https://github.com/Amog-OS/AmogOS/assets/120229413/cab8dafc-b9e7-4c36-8476-4014cb…
-
With the new helpers package coming up, we will be adding 2-3 minutes to the test run time + noisy logs because that's what the test-helpers package does at the moment. We need:
1. If package.json i…
-
Right now, only merged images that have completed automation testing are uploaded to S3. Make sure for the logic to upload S3 images is also smart enough to delete old ones and overwrite existing copi…
-
I'm getting this error in the log when i start the rpi:
kiosk alt_start.sh: line 9: ./tohora: No such file or directory
The file is there but it will not run.
Running version 1.0.5 on a RPI 3+…
-
When the supervisor bind mounts the `/dev` directory into the container is takes a snapshot of the device's `/dev/`, and future hotplugged devices are not updated until the container is restarted.
…