Received: from 6.mo533.mail-out.ovh.net (6.mo533.mail-out.ovh.net [54.36.140.181]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 9443A221CCF for <~alpine/users@lists.alpinelinux.org>; Tue, 16 Jun 2026 18:51:33 +0000 (UTC) Received: from director3.derp.mail-out.ovh.net (director3.derp.mail-out.ovh.net [152.228.215.222]) by mo533.mail-out.ovh.net (Postfix) with ESMTPS id 4gfx0h6hHPz5vyT for <~alpine/users@lists.alpinelinux.org>; Tue, 16 Jun 2026 18:51:32 +0000 (UTC) Received: from director3.derp.mail-out.ovh.net (director3.derp.mail-out.ovh.net. [127.0.0.1]) by director3.derp.mail-out.ovh.net (inspect_sender_mail_agent) with SMTP for <~alpine/users@lists.alpinelinux.org>; Tue, 16 Jun 2026 18:51:32 +0000 (UTC) Received: from mta11.priv.ovhmail-u1.ea.mail.ovh.net (unknown [10.110.43.250]) by director3.derp.mail-out.ovh.net (Postfix) with ESMTPS id 4gfx0h5kZBz5vW9 for <~alpine/users@lists.alpinelinux.org>; Tue, 16 Jun 2026 18:51:32 +0000 (UTC) Received: from cjarry.org (unknown [10.1.6.8]) (Authenticated sender: cjarry@cjarry.org) by mta11.priv.ovhmail-u1.ea.mail.ovh.net (Postfix) with ESMTPSA id 9006A9A0CD9 for <~alpine/users@lists.alpinelinux.org>; Tue, 16 Jun 2026 18:51:32 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-109S003335e09f8-dad7-41a9-8dcf-fd984cd74b89, 1842888348BCB37A970B53A1CB636C2493F52AEC) smtp.auth=cjarry@cjarry.org X-OVh-ClientIp: 88.180.142.100 Date: Tue, 16 Jun 2026 20:52:25 +0200 From: Christophe Jarry To: ~alpine/users@lists.alpinelinux.org Subject: Trying to install Alpine on a Loongson 3A5000 mini PC Message-ID: <20260616205225.075e5c38@gllfsc> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.22; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit x-ovh-tracer-id: 11183563775916446079 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: dmFkZTFuUNE7CzJ41L8jqXi3svvN/Tzb5JRBQOG7drABjqF/jW/QpnIuM9HgwSiLFy1esMwlbSbcBSIAIUZWtbmZGquXP2ENqDZpqPSVG/5pL9+kFdoddnW45wIhG6R/WnlE0OTSDs/XlrEyBrE9x06D5LCCjN6puzy6EuEY9MKr5yAic7uyfsmEqJCKnAdDlN00WUbBBKGQB6je+jxi6XKJIdC7VObSuRIECeT/ckOEXvSLeAT9UCvWGq+/92nUx4VBa1DwnV+n8d5BZ+k95uVpnJk9585p12Z6cIh631mKn2boOr3nMZc0DtpC02o6PxyMLQo83jTiqGEKZJYtJorjK0IeD+Vaot7yfVGXEb5F2BfPlilTrcLBcgGk7qqhRQTazE+5iSM9tvkqJ5PGzksmyjx/jfhfbet4C82Ae2vMY3rh7LajQcQ4c/5VaHdqJUYaULWU9vvDeghErZdvMGM46qITtyF0pp6d9Rib3ks4Y/Y3DVH+lI3TgRuuYiGNiKfv5klH6WBAjPykgH8qQn6NVaK9atFqx3ILlY9qRaZyxWB4MuItZabpOknP2v7MPMZRvxAKeqjwWCAu9z/oBXtLGamJW6kaDT4V1zIYLUiuM65LTXdV5IijpaCvCvaH87TkO5V7JX6aftTPxIpxtDnxMOGJShK3Zss8mdGE81ti57txwQ DKIM-Signature: a=rsa-sha256; bh=MnJDCEb8FKk9XRyoR4pGf0anGnPe085gfEYqLV/KUV0=; c=relaxed/relaxed; d=cjarry.org; h=From; s=ovhmo2416738-selector1; t=1781635892; v=1; b=Pd9Nu0wHO4V/H1UoFY94i18hHivrP38EHw9nqoAZloVizdb1+ogoMH5sNZR2+u3ROt7jYfOp 5VXlnDJKxl5m4WPmbG3IuSeC3uW0NZW/J0FIwaTkwrlMsv6IP+fZAWOF73Ll9mCOKHp+STlODXG NYJc4LOnlEY6IRKe+JUR41pHkpgoUEUnZZAn/sn1UKDpDP9F8noG5jh+H2XqlVhGJLzN46oveKW aP0jBw7kSHqmvsztvmvpToNfnMgo4z5BD/+QYh0HttAxNu1njGjOv+ySPdqIPyxaR1f4yajhSDP tfXW906XsIqGyCBDZIV5vuzeXPmDT2tlnkIoCisaIo4Bg== Hi Alpine users, I recently bought a mini PC based on the Loongson 3A5000 CPU and want to try Alpine on it. So i downloaded alpine-standard-3.24.1-loongarch64.iso and checked the sha256sum: it was ok. Then i used: dd if=alpine-standard-3.24.1-loongarch64.iso of=/dev/sdb bs=4M to put it on my 16GB USB key. As suggested in the wiki, i did the following: cmp alpine-standard-3.24.1-loongarch64.iso /dev/sdb And got: cmp: EOF on alpine-standard-3.24.1-loongarch64.iso Secure Boot is disabled in the BIOS. When the machine boots, i select the USB key. Then i press [Enter] and nothing happens. Does someone have a clue on what causes the problem? Christophe