1

I'm following a GPU passthrough guide online which requires me to add "pci-stub" to /etc/initramfs-tools/modules. But it doesn't exist. I'm using OpenSUSE Tumbleweed.

1 Answer 1

0

In OpenSUSE the process is a bit different. You need to open /etc/sysconfig/kernel for editing and than locate the line below starting with:

INITRD_MODULES="..."

which you need to edit and add the module you want to install. After this you need to run mkinitrd that is equivalent to update-initramfs in Debian like distros.

PS: I never done this before so be careful

4
  • That file isn't there for some reason. And I've given up, I'm going to try installing Windows 10 with dual boot Commented Jan 2, 2019 at 1:50
  • What are you trying to do? Commented Jan 2, 2019 at 2:05
  • /etc/sysconfig/kernel does not exist FYI. Commented Apr 27, 2019 at 4:39
  • In my OpenSUSE Tumbleweed even mkinitrd does not exist. Some OpenSUSE documentation says do dracut -f. Don't know if it's the same thing. Commented May 5, 2023 at 15:07

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.