I've figured everything out except for how to run the script during boot. Adding, "BINARIES="/sbin/vfio-pci-override-vga.sh /usr/bin/find /usr/bin/dirname" to mkinitcpio isn't working.
To my understanding, in Dracut, I'm supposed to add these files so that they're called and able to run before they would otherwise be loaded with the kernel. Whatever the purpose, I was able to get this whole process to work on Fedora 23. I'm not sure how to achieve this with mkinitcpio on Arch. If someone could just tell me how to enable this custom script and the two binaries find and dirname via mkinitcpio, it would solve the problem. This is the same problem I was having before. The wiki and google searches haven't been helpful at this point. Maybe I just don't know enough about it to google the right phrases - not sure. On Thu, Apr 14, 2016 at 10:15 PM, thibaut noah <[email protected]> wrote: > Btw. Your last mail was sent to me only. You should update the one send to > the mailing list > > On Apr 14, 2016 6:37 PM, "Garland Key" <[email protected]> wrote: >> >> I've figured everything out except for how to run the script. Adding, >> "BINARIES="/sbin/vfio-pci-override-vga.sh /usr/bin/find /usr/bin/dirname" to >> mkinitcpio isn't working. >> >> If someone could just tell me how to run a custom script and the two >> binaries find and dirname via mkinitcpio, it would solve the problem. This >> is the same problem I was having before. The wiki and google searchs >> haven't been helpful at this point. _______________________________________________ vfio-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/vfio-users
