I am fairly new to Qubes OS and Linux in general. I seem to have an issue when I need to start sys-net as I get some BUS that is shared between Ethernet and some Card Reader.
Anyways, I can isolate the issue by performing the command below and then start sys-net. My question is, what can I do to perform this command on bootup. I understand I need to create some file just not sure how exactly.
echo -n "1" > /sys/bus/pci/devices/0000:05:00.0/remove
Please advise
Thanks in Advance