Lightweight desktop
===================
-apt-get install lightdm blackbox xterm firefox-esr
+apt-get install lightdm blackbox xterm firefox-esr big-cursor
/etc/init.d/lightdm start
Install gnome
EndSection
EOF
-
Install latest kernel and m1n1 stage 2 (m1n1, dtbs, u-boot)
===========================================================
curl -sL tg.st/u/ksh | sudo bash
mount /dev/nvme0n1p5 /mnt
-debootstrap --arch=arch64 testing /mnt http://deb.debian.org/debian
+debootstrap --arch=arm64 testing /mnt http://deb.debian.org/debian
mount -t sysfs none /mnt/sys
mount -t efivarfs none /mnt/sys/firmware/efi/efivars