@Magister @WhiteOakBayou There are a lot of things to like about MX, nice interface, I really like that you can boot up using either systemd or sys-V, since systemd tends to be a lot faster but also tends to break it makes it really nice to have a sys-v fallback when things do break. Support has been excellent, I've yet to have it take them more than three days to fix anything broken I've reported, contrast that with Ubuntu where if it happens within the next three major releases you're doing good.
nanook
To be sure, the base install of debian is a everything and the kitchen sink install. There are MANY package the average person is not going to need.
Single GPU isn't substantially harder than 2GPU pass through, that is what I have done, but it does require support by the UEFI bios and the GPU and not all support it.
@sunzu2 @secret300 @Yingwu Unfortunately, some people, if not held accountable, abuse things and other people.
@brian To be honest, until and unless it becomes a problem for me, not really. KVM has the host CPU executing the VM instructions so timing on CPU instructions should product identical results. I have the VM setup as CPU and GPU pass through.
@daggermoon I just use a live boot usb,
mount /dev/sda1 (or whatever root is) /mnt
mount /dev/sda3 (or whatever EFI is) /mnt/boot/efi
mount --bind /dev /mnt/dev
mount --bind /dev/pts /mnt/pts
mount --rbind /sys /mnt/sys
mount --rbind /proc /mnt/proc
cp /etc/resolv.conf /mnt/resolv.conf
chroot /mnt
grub install /dev/sda (or whichever drive you want)
I'm not afraid of change, I just want to ensure change is for the better and that change isn't in a direction we haven't already tried 3000 times always ending in disaster, socialism/communism being a case of the latter, and Wayland being a change that I consider to be the former, it doesn't network and that was the whole point of X windows. It was a NETWORKING window system. If you just need local graphics Wayland is fine but it doesn't fit my use case.