September 29, 20187 yr Hello, I am looking everywhere to run a startup script on unraid to run this : echo 0 > /sys/class/vtconsole/vtcon0/bind echo 0 > /sys/class/vtconsole/vtcon1/bind echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind This need to be run so i can do a gpu pass through on a OVMF vm which got already a NVME pass through. Any idea ? Thanks
September 29, 20187 yr Community Expert You can do this either by adding entries to the ‘go’ file (config/go on the usb drive) or by using the User Scripts plugin.
September 30, 20187 yr Author On 9/29/2018 at 12:27 PM, itimpi said: You can do this either by adding entries to the ‘go’ file (config/go on the usb drive) or by using the User Scripts plugin. Work fine ! thank you very much !
Archived
This topic is now archived and is closed to further replies.