-cp /boot/efi/EFI/BOOT/BOOTAA64.EFI efi/boot/
-cp /boot/vmlinuz-5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty vmlinuz
+- Install any software you like, for example gnome:
+
+ apt-get install gnome
+ useradd -m -c 'user' user
+ passwd user
+ /etc/init.d/gdm3 start
+
+- You can also use the live system to install Debian on the m1, the rough outline is:
+
+ - Create two paritions:
+
+ - One 1 GB vfat
+ - Rest with ext4
+
+ - Use debootstrap to bootstrap debian
+
+ - Install grub
+
+ - reboot
+
+The exact steps follow once I find a little bit of time.
+
+Kernel deb is here: https://tg.st/u/linux-image-5.16.0-asahi-next-20220118-gdcd14bb2ec40_5.16.0-asahi-next-20220118-gdcd14bb2ec40-1_arm64.deb