X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/280e21cddc3274b063f4e517f6d7ca5707bd319b..ab3b8735d7ef7f7b9abe1867b2870e6e6daefefd:/README.md diff --git a/README.md b/README.md index 5a1364f..1d8259e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ This pages explains how to install Debian on Apple Silicon machines. +# Debian Testing + +- There is a new installer for Debian testing. In order to try exchange 'https://tg.st/d' with 'https://bananas-archive.debian.net/install'. + +[Debian on Apple M1/M2: status and call for testers](https://lists.debian.org/debian-devel/2025/06/msg00241.html) + # Tripwires The USB-A Port on the Mac Mini will not work in u-boot and grub. The two additional USB-3 ports on the iMac 4 port model don't work in u-boot, grub @@ -32,6 +38,10 @@ using the following scripts: curl -sL https://tg.st/d | sh +* **Or** run the Debian testing installer: + + curl -sL https://bananas-archive.debian.net/install | sh + * Follow the installer instructions. * Once Debian is booted log in as root without password and set a root password @@ -224,3 +234,8 @@ updates are a little bit more cumbersome but also seldom. make -s -j$(nproc) - Follow the instructions on how to install it. + +## What about gnome? + +You need an unpriviledged user to log in. You should delete /etc/network/interfaces in order to manage the network under gnome. If you don't have an US keyboard, you can change the settings in Gnome > Settings > Keyboard. +