question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Handling Arch Linux ARM archives for the Raspberry Pi?

See original GitHub issue
  • Etcher version: Version 1.5.57 (1.5.57)
  • Operating system and architecture: macOS Version 10.13.6 (17G4015)
  • Image flashed: ArchLinuxARM-rpi-3-latest.tar.gz
  • Do you see any meaningful error information in the DevTools? No

I tried flashing this image, downloaded from the Arch Linux ARM Downloads page. I received the following dialog:

Invalid Image .../ArchLinuxARM-rpi-3-latest.tar.gz is not a supported image type.

I gather that creating a bootable device for Arch Linux is a rather complicated task. According to this HowTo article, it requires more than a dozen sudo commands. So, it’s exactly the sort of problem I’d like Etcher to handle for me. What are the chances of this limitation being resolved?

P.S. I’m not sure how to report this kind of meta-issue, but… This field’s template says: “You can open DevTools by pressing … Cmd+Alt+I if you’re on Mac OS.” The Mac has an Option key, not an Alt key. Also, the name of the operating system is macOS.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lurchcommented, Oct 11, 2019

as long as there’s something that talks to ext4 in the toolchain

If you want to do some experimentation yourself, https://github.com/balena-io/node-ext2fs might be a good starting point? 🤷‍♂️

0reactions
unquietwikicommented, Oct 10, 2019

Instructions on Linux at least are to make 2 partitions; one for a FAT32 boot loader; one ext4 to dump the operating system to. Win10 has tar support now; so as long as there’s something that talks to ext4 in the toolchain, maybe it can be automated?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Updating the latest aarch64 archive breaks on RPI
By the way, I have multiple raspberry PIs already running on Arch Linux ARM for a while and I update them every week...
Read more >
Archive mirror for armv6 - Arch Linux ARM • View topic
Hi, Sorry if this is a stupid question, but is there an archive mirror somewhere for the archlinuxarm packages for armv6 / Raspberry...
Read more >
Fresh Raspberry Pi 4B Install with linux-raspberrypi4 Kernel
1. Complete "standard" Raspberry Pi 4/ARMv8/AArch64 installation, instructions here: · 2. Then, I update the system with pacman -Syyu · 3. Next, I ......
Read more >
Raspberry Pi 4 - Arch Linux ARM
The Raspberry Pi 4 is the successor to the Raspberry Pi 3. It builds upon the Pi 3 by upgrading the ARM cores...
Read more >
Raspberry Pi 4B Aarch64 Audit and Audio Issues rpi
txt file. More on that... 2. The /boot/overlays folder is missing from this new install. Is that by design? Did the overlay files...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found