Tagged Questions
3
votes
0answers
4k views
Enabling IOMMU in the kernel for graphics card pass-through
Short question:
How can I turn on the intel_iommu setting in the Linux kernel? I run a Debian host, using the grub2 bootloader. Documentation I've seen says to edit /boot/grub/menu.lst, which seems ...
2
votes
0answers
287 views
VirtualBox bug[?] when Chainloading Grub2
Regarding this: How to install Fedora&Ubuntu with encrypted VG's on one disk?
So booted into Ubuntu..and I run this script:
#!/bin/bash
# show the bootlist of grub when booting pc
sed ...