X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/18dff899383925c77a8b8f096d2ead85a96bba61..922a70f0880a87b805a44fa22748e75c42242e1d:/README.md diff --git a/README.md b/README.md index 31f4615..8bab6ea 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,13 @@ This pages explains how to install Debian on Apple Silicon machines. 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. Use an 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)