Iso files for Gnome,KDE,MATE,LXDE
dabien.sh DIY script
Demonstrating Debian 11 installation (no sound) 0:00 Download, 01:07 Make kvm harddisk and run installer in kvm, 12:07 Debian 11 installation finished and booting, 13:30 Win10-like modification of Gnome using gnome extensions
Demonstrating Debian 11 Gnome desktop
Make an upstarts usb for real installation: Use Rufus on Windows or on Linux: sudo dd if=dabien-gnome-amd64-20211220.iso.sh of=/dev/sdX bs=10M status=progress ; sync
Run with kvm: truncate -s 30G d11hdd.img ; kvm -vga virtio -hdd d11hdd.img -cdrom dabien-gnome-amd64-20211220.iso -m 8096 -smp 5 --full-screen