add pci passthrough notes about busybox

This commit is contained in:
davidovski 2023-08-09 02:41:14 +01:00
parent 1cdffa967e
commit be73f369c2
1 changed files with 5 additions and 2 deletions

View File

@ -13,7 +13,8 @@ If you do not trust this guide or need any clarification, feel free to follow st
## Prerequisites
Make sure that your motherboard is:
Make sure that your motherboard:
- supports hardware virtualisation
- supports IOMMU
@ -231,7 +232,9 @@ In `/etc/security/limits.d/99-memlock.conf` write:
@kvm hard memlock 8100452
@kvm soft memlock 8100452
You may need to reboot for these changes to take effect, especially ones relating to udev rules.
You may need to re-login for these changes to take effect, especially ones relating to udev rules.
*Busybox doesn't support these configurations for its /bin/login, so use shadow's /bin/login (on alpine you need the package `shadow-login`)*
### Using ddcutil to switch between monitor inputs