etcher icon indicating copy to clipboard operation
etcher copied to clipboard

Flashing USB drive for pi4B from ChromeBook

Open dlennard21 opened this issue 1 year ago • 2 comments

  • 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: <
  1. enabled Linux on Chromebook
  2. downloaded and ran Balena Etcher 1.18.11
  3. downloaded the Chromium image to Downloads
  4. Shared Downloads folder to Linux
  5. Enabled Linux to see and manage my USB devices
  6. Ran Etcher
  7. Selected the Chromium image from mbt/chromeos/MyFiles/Downloads
  8. Clicked Flash
  9. and within 5 seconds a fail with the “Attention something went wrong..."dialogue as per screenshot>
  10. and the USB drive disconnects at same time
    • What happened: as above

** Screenshot 2023-09-24 21 26 22 Screenshot 2023-09-24 21 26 06 Screenshot 2023-09-24 21 25 19 Screenshot 2023-09-24 21 23 37 Screenshot 2023-09-24 21 18 23 Screenshot 2023-09-24 21 26 51**

  • Do you see any meaningful error information in the DevTools? No, but I wouldn't know where to look

dlennard21 avatar Sep 25 '23 08:09 dlennard21

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).

lurch avatar Sep 25 '23 23:09 lurch

Many thanks lurch for that. It seems pretty terminal then (excuse the pun).

Just to be clear : does anyone have experience of flashing an SD card with chromiumOS for a pi4B from a ChromeBook or PixelBook? Or as lurch says, is it impossible?

dlennard21 avatar Sep 26 '23 12:09 dlennard21