Parallels Tools installation problem on Kali 2.0 Sana

Discussion in 'Linux Virtual Machine' started by DmitryD1, Aug 17, 2015.

  1. DmitryD1

    DmitryD1 Bit poster

    Messages:
    3
    I cannont install Parallels Tools from Parallels Desktop 10.2.0 on Kali Sana. I got the next error:
    Error: could not build kernel modules
    Error: failed to install kernel modules
    Does Parallels Tools support Kali Sana with kernel 4.0?
     
  2. marat_t

    marat_t Pro

    Messages:
    287
    I'd suggetst installing headers manually first:

    sudo apt-get install linux-headers-$(uname -r) build-essential
     
  3. felix2

    felix2 Bit poster

    Messages:
    1
    Code:
    E: Unable to locate package linux-headers-4.0.0-kali1-686-pae
    E: Couldn't find any package by regex 'linux-headers-4.0.0-kali1-686-pae'
    i've got the same issue, does anyone have a workaround?
     
  4. ChristopherK4

    ChristopherK4 Bit poster

    Messages:
    9
    Marat@Parralels I am having the same issue, please could you provide alternative advice
     
  5. JamesP4

    JamesP4 Bit poster

    Messages:
    1
    I am also having this issue. Is there any more/new information?
     
  6. marat_t

    marat_t Pro

    Messages:
    287
    If headers are missing, then we can't support this scenario. Headers are required for Parallels Tools compiling. I'd suggest to downgrade/uograde kernel to version for which headers are available or try to find solution on the web. This is a Kali issue and has nothing to do with Parallels.
     
  7. >>> Message has been deleted by the user <<<
     
  8. marat_t

    marat_t Pro

    Messages:
    287
    RafaelN likes this.

Share This Page