Learn to read error messages. The poor thing has no idea what ext4ls is. It could be a missing header or library. _________________________ Life will be better once the Republicans move to Mars. _________________________ FIRE TRUMP!
On Mon, Oct 27, 2025, 6:49 PM Marcin Juszkiewicz <[email protected]> wrote: > W dniu 27.10.2025 o 16:39, Rainer Dorsch pisze: > > Hello, > > > > has anybody by chance advise for running Debian 13 on the espressobin v5? > > I was running OpenWRT on mine a few years ago. Wrote a blog post about > handling U-Boot build and update: > > https://marcin.juszkiewicz.com.pl/2021/02/15/ebbr-on-espressobin/ > > > > Is u-boot potentially too old to work with a Debian 13 installer image? > > This device is probably still supported in U-Boot so you should be able > to build current one. But you have Armbian one so I would expect it to > be able to boot Debian in some way. > > Marvell>> version > > > > U-Boot 2017.03-armada-18.09.1-ga92bd86-armbian (Sep 05 2018 - 21:49:34 > +0200) > > > > If yes, how would I update u-boot? The device supports a bubt command: > > > > Marvell>> help bubt > > bubt - Burn a u-boot image to flash > From my post above: > > Marvell>> bubt flash-image.bin spi usb > Burning U-Boot image "flash-image.bin" from "usb" to "spi" > Bus usb@58000: Register 2000104 NbrPorts 2 > Starting the controller > USB XHCI 1.00 > Bus usb@5e000: USB EHCI 1.00 > scanning bus usb@58000 for devices... 1 USB Device(s) found > scanning bus usb@5e000 for devices... 2 USB Device(s) found > Image checksum...OK! > SF: Detected is25wp032 with page size 256 Bytes, erase size 4 KiB, total > 4 MiB > Erasing 991232 bytes (242 blocks) at offset 0 ...Done! > Writing 990944 bytes from 0x6000000 to offset 0 ...Done! > >

