diff options
-rwxr-xr-x | draklive | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -320,6 +320,8 @@ sub post_install_system { hostonly="no" # load mga livecd support add_dracutmodules+=" mgalive " +# dont add theese in initrd as they prevent display_driver_helper to work" +omit_drivers+=" radeon nouveau " EOF } |