Results 1 to 5 of 5

Thread: looking for sources.list for 2012 pwn pad

  1. #1
    Join Date
    2016-Feb
    Posts
    11

    looking for sources.list for 2012 pwn pad

    Can any one tell me where i can find a working sources.list for 2012 nexus 7 pwn pad ?

    Thanks Nikki

  2. #2
    Join Date
    2016-Mar
    Posts
    1
    Hey sorry about the bother I'm new to this.
    One quick question . how come I can't execute control + c on Kali nethunter

  3. #3
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    If it's using Kali, you can find it here http://docs.kali.org/general-use/kal...t-repositories

  4. #4
    to Erockx - try volume down+C

  5. #5
    Join Date
    2016-Feb
    Location
    Bangalore
    Posts
    114
    To check your source.list you can just type

    cat
    /etc/apt/sources.list

    if less is present below are the source tags so first edit your sources file


    nano /etc/apt/sources.list

    and paste this into it

    deb http://http.kali.org/kali kali main non-free contrib


    deb http://security.kali.org/kali-security kali/updates main contrib non-free


    deb-src http://http.kali.org/kali kali main non-free contrib


    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free

    ctrl+x save it

    then now update

    apt-get update && apt-get install -y linux-headers-$(uname -r)

    after smooth completion

    use

    sudo reboot now
    ################################################

    |
    /vvvvvvvvvvvv \-------------------------------------------------------------------------,,
    |^^^^^^^^ /===================================--""

    ################################################
    ----------The quieter you become,The more you will able to hear-----------
    ################################################
    Venkatesh L Sharma https://twitter.com/1337in

Similar Threads

  1. Replies: 0
    Last Post: 2020-07-22, 01:44
  2. Looking for nexus 7 2012 grouper sources.list
    By chad201008 in forum Installing NetHunter
    Replies: 2
    Last Post: 2019-07-30, 11:26
  3. /etc/apt/sources.list
    By tommy1024 in forum General Archive
    Replies: 2
    Last Post: 2017-02-17, 15:11

Posting Permissions

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