This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Auth: Arun Patel 2015, Creative Commons License | |
# Ubuntu 14.04: | |
# This script blacklists the nouveau nvidia driver, | |
# and updated the initramfs and prepares for the | |
# NVIDIA proprietry driver build. | |
echo " ********************************************" | |
echo " ACCEPT the (default) boot/grub/menu.lst " | |
echo " keep the local version currently installed. " |
NewerOlder