Commit e1bbca0d authored by Sergey V Turchin's avatar Sergey V Turchin Committed by Anton Midyukov

kernel/stage1: prevent to include nvidia to init kernel modules for livecd

parent 4300139e
#!/bin/sh
# exclude nvidia to prevent load before kernel module switch
echo 'BLACKLIST_MODULES += nvidia nvidia-drm nvidia-modeset' >> /etc/initrd.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment