Results 1 to 5 of 5

Thread: Problem instaling apps

  1. #1
    Join Date
    2020-Aug
    Posts
    1

    Exclamation Problem instaling apps

    I downloaded the live vversion of Kali linux and burnt it using Rufus, while doing so I change the persistence partition to 57 GB which should be more than enough as a persistent parition to hold the information
    Problem remains that every time I restart and get into Kali again, and I perfrom apt-get update or apt-get upgrade it keeps updating the same files over and over again, not to mention that I tried to ap-get install terminator and bunch of other packages and it gave me the following
    reading package lists...Error!
    E:write error - write (28: no space left on device)
    E:IO Error saving source cache
    E: thr package list or status file could not be parsed or opened

    I'm guessing my kali isn't saving to the persistent partition, how do I change that?

    Regards

  2. #2
    Join Date
    2020-Sep
    Posts
    2
    Quote Originally Posted by Matar View Post
    I downloaded the live vversion of Kali linux and burnt it using Rufus, while doing so I change the persistence partition to 57 GB which should be more than enough as a persistent parition to hold the information
    Problem remains that every time I restart and get into Kali again, and I perfrom apt-get update or apt-get upgrade it keeps updating the same files over and over again, not to mention that I tried to ap-get install terminator and bunch of other packages and it gave me the following
    reading package lists...Error!
    E:write error - write (28: no space left on device)
    E:IO Error saving source cache
    E: thr package list or status file could not be parsed or opened

    I'm guessing my kali isn't saving to the persistent partition, how do I change that?

    Regards
    The most I can suggest is that you re-burn Kali onto your USB. Maybe try some other tools this time.

    I am having a similar issue. Using Rufus also, I have burnt Kali onto my 32GB SD card with a 23GB persistent partition. The program I am having issues installing is Discord. I am able to install Gdebi, but Gdebi won't install Discord's .deb. I have all the required software dependencies. Did I do anything wrong? Are there other tools for installing .deb packages?

  3. #3
    Join Date
    2020-Jun
    Location
    Dimension C-137
    Posts
    7
    Quote Originally Posted by Matar View Post
    I downloaded the live vversion of Kali linux and burnt it using Rufus, while doing so I change the persistence partition to 57 GB which should be more than enough as a persistent parition to hold the information
    Problem remains that every time I restart and get into Kali again, and I perfrom apt-get update or apt-get upgrade it keeps updating the same files over and over again, not to mention that I tried to ap-get install terminator and bunch of other packages and it gave me the following
    reading package lists...Error!
    E:write error - write (28: no space left on device)
    E:IO Error saving source cache
    E: thr package list or status file could not be parsed or opened

    I'm guessing my kali isn't saving to the persistent partition, how do I change that?

    Regards

    One of the easiest things I can tell you setting up a live Kali would be to use Rufus, as you already have. However, if memory serves correct, there should be a check box to enable persistence and a slider to determine how much space to dedicate to persistence. I would suggest using those and remember to choose the Live Persistence option from the boot menu every time you boot up, and only that boot option. You don't need a huge persistence partition, as this is mainly used to hold your files and settings configuration between boot ups, so you may be giving up too much to the persistence partition and not leaving enough for the boot partition. Give it a try, and if you still have a problem, we can diagnose from there.
    Time is precious. Waste it wisely.

    Just because something is illegal, doesn't make it wrong.
    Just because something is legal, doesn't make it right.

  4. #4
    Join Date
    2020-Jun
    Location
    Dimension C-137
    Posts
    7
    I have given up on installing .deb packages, except in the rare case of it being my only option. If you can't install Discord or other apps from the main repositories, I would consider using snaps and flatpaks. I installed Discord easily through flatpak and it works just fine. Try this:

    sudo apt install flatpak or
    sudo apt install snapd

    flatpak install discord
    snap install discord

    It should install discord and it will run like any other app.
    Time is precious. Waste it wisely.

    Just because something is illegal, doesn't make it wrong.
    Just because something is legal, doesn't make it right.

  5. #5
    Join Date
    2021-May
    Location
    Noida
    Posts
    1
    I too have given up on installing, can anyone have a perfect solution?

Similar Threads

  1. hcxpcaptool problems instaling
    By n007code in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-09-27, 19:51
  2. Instaling kali linux
    By abutt in forum Installing Archive
    Replies: 0
    Last Post: 2020-04-03, 14:26
  3. Problem with instaling Kali linux on old Macbook
    By Szaman1701 in forum Installing Archive
    Replies: 0
    Last Post: 2016-07-12, 06:50

Posting Permissions

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