Hello, has anybody by chance advise for running Debian 13 on the espressobin v5?
I prepared an USB stick with # cp debian-13.1.0-arm64-netinst.iso /dev/sdc # sync (and mounting on an amd64 system worked well). I followed https://wiki.espressobin.net/tiki-index.php?page=Boot+from+USB+-+Ubuntu for setting up u-boot parameters, but I am stuck at Marvell>> usb start starting USB... USB0: Register 2000104 NbrPorts 2 Starting the controller USB XHCI 1.00 USB1: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning bus 1 for devices... 1 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Marvell>> ext4ls usb 0:1 Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Marvell>> ext4ls usb 0:0 Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Marvell>> ext4ls usb 0:2 Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Marvell>> ext4ls usb 1:0 ** Bad device usb 1 ** Marvell>> ext4ls usb 1:1 ** Bad device usb 1 ** Marvell>> ext4ls usb 1:2 ** Bad device usb 1 ** Marvell>> Is u-boot potentially too old to work with a Debian 13 installer image? Marvell>> version U-Boot 2017.03-armada-18.09.1-ga92bd86-armbian (Sep 05 2018 - 21:49:34 +0200) aarch64-linux-gnu-gcc (Linaro GCC 7.3-2018.05) 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] GNU ld (Linaro_Binutils-2018.05) 2.28.2.20170706 Marvell>> 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 Usage: bubt [file-name] [destination [source]] -file-name The image file name to burn. Default = flash-image.bin -destination Flash to burn to [spi, nand, mmc, spinand]. Default = active boot device -source The source to load image from [tftp, usb, mmc]. Default = tftp Examples: bubt - Burn flash-image.bin from tftp to active boot device bubt flash-image-new.bin nand - Burn flash-image-new.bin from tftp to NAND flash bubt backup-flash-image.bin mmc usb - Burn backup-flash-image.bin from usb to MMC Marvell>> and knows the SPI flash Marvell>> sf probe SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB Marvell>> Many thanks Rainer -- Rainer Dorsch http://bokomoko.de/
signature.asc
Description: This is a digitally signed message part.

