X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/1801c4853cc2927eb7bcf56b4125a4eb20b37b1f..7f44d03c5228131b28b0409db52f5a63707aba19:/README.md diff --git a/README.md b/README.md index db08d5a..2e262e3 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,16 @@ This pages explains how to install Debian on Apple Silicon machines. # Debian Testing -- There is a new installer for Debian testing from noisycoil who is maintainer - of the Debian bananas team. In order to use it run and follow the instructions: +There is a new installer for Debian testing from noisycoil who is maintainer + of the Debian bananas team. In order to use it run and follow the instructions: - curl -sL https://bananas-archive.debian.net/install | sh +``` +curl -sL https://bananas-archive.debian.net/install | sh +``` + +[Due to a upstream bug, on M2 systems the USB-A Ports don't work in u-boot/grub us a USB-C keyboard, hub or dongle to connect your keyboard.](https://salsa.debian.org/bananas-team/wip/debian-asahi-image/-/issues/12) + +If you need help, join us on irc.oftc.net in channel #debian-bananas. If you never used IRC, use the [OFTC Webchat](https://webchat.oftc.net/). Original announcement: [Debian on Apple M1/M2: status and call for testers](https://lists.debian.org/debian-devel/2025/06/msg00241.html)