Results 1 to 5 of 5

Thread: Problem while installing nvidia drivers please help

  1. #1

    Problem while installing nvidia drivers please help

    This is my problem, I download Kali 1.0.6 and installed it on my 16GB USB and added persistence using this tutorial
    Code:
    http://docs.kali.org/installation/kali-linux-live-usb-install
    but I wanted to try installing Cuda and here where the problems started.

    I followed this tutorial
    Code:
    http://docs.kali.org/general-use/install-nvidia-drivers-on-kali-linux
    I managed to run these command without a problem:
    Code:
    apt-get update
    apt-get dist-upgrade
    apt-get install -y linux-headers-$(uname -r)
    apt-get install nvidia-kernel-dkms
    But when i try to run this command:
    Code:
    sed 's/quiet/quiet nouveau.modeset=0/g' -i /etc/default/grub
    the terminal says it cant find /etc/default/grub which is making me so angry this is my 10th time trying to bypass this problem but i cant find a clue anywhere can someone help me please?

  2. #2
    Join Date
    2014-Mar
    Posts
    3
    Can you find the grub there? Can you not edit it manually?

  3. #3
    no there is no grub there

  4. #4
    Join Date
    2013-Mar
    Posts
    354
    Do you have Grub in USB?....Unless you have installed grub I do not see how you can do that. I might be wrong, but in USB is isolinux or syslinux or other bootloader. Unless you install grub.

  5. #5
    i only did what the tutorial said, how do i install grub in my live usb is there a way

Similar Threads

  1. Problem installing nvidia drivers in kali1 rolling
    By ludovico in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-10-27, 15:00
  2. Installing problem with Nvidia / Intel drivers.
    By koapsi in forum Installing Archive
    Replies: 0
    Last Post: 2016-08-21, 21:58
  3. Problem installing drivers Nvidia GeForce GTX 860M in Kali 2.0
    By Sagaryal in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-09-23, 04:24
  4. Problem installing Nvidia drivers
    By Jeryll in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-12-20, 09:07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •