etcher
etcher copied to clipboard
Flashing USB drive for pi4B from ChromeBook
- Etcher version: 1.18.11
- Operating system and architecture: PixelBook, Chrome OS 116.0.5845.168, Linux enabled
- Image flashed: chromiumos_image_r108-rpi4b.img.xz
- What do you think should have happened: <
- enabled Linux on Chromebook
- downloaded and ran Balena Etcher 1.18.11
- downloaded the Chromium image to Downloads
- Shared Downloads folder to Linux
- Enabled Linux to see and manage my USB devices
- Ran Etcher
- Selected the Chromium image from mbt/chromeos/MyFiles/Downloads
- Clicked Flash
- and within 5 seconds a fail with the “Attention something went wrong..."dialogue as per screenshot>
- and the USB drive disconnects at same time
-
- What happened: as above
**
**
- Do you see any meaningful error information in the DevTools? No, but I wouldn't know where to look
See https://github.com/balena-io/etcher/issues?q=is%3Aissue+chromebook and https://github.com/raspberrypi/rpi-imager/issues/92
From what I can tell (I don't have a Chromebook myself), ChromeOS only gives Linux "high level access" to the USB devices, and doesn't allow the "low level access" needed by tools like Etcher (needed to write to the disk at a block-level instead of the filesystem-level).