Results 1 to 4 of 4

Thread: Upgrade Kali Sana to Kali Rolling from offline ISO image

  1. #1
    Join Date
    2015-Apr
    Posts
    2

    Upgrade Kali Sana to Kali Rolling from offline ISO image

    I followed this step to upgrade Kali using an offline ISO image.

    Step 1
    mount -t iso9660 -o loop /path/to/iso /mnt/

    Step 2
    Modify the /etc/apt/sources.list by adding:
    deb file:///mnt kali-rolling main non-free contrib
    ( Comment out all other repository locations from the file except the about one)

    Step 3
    apt-get update && apt-get dist-upgrade

    and then I got this:

    Ign file: kali-rolling InRelease
    Ign file: kali-rolling Release.gpg
    Get:1 file: kali-rolling Release [5,826 B]
    Ign file: kali-rolling/contrib Translation-en_US
    Ign file: kali-rolling/contrib Translation-en
    Ign file: kali-rolling/main Translation-en_US
    Ign file: kali-rolling/main Translation-en
    Ign file: kali-rolling/non-free Translation-en_US
    Ign file: kali-rolling/non-free Translation-en
    W: Failed to fetch file:/mnt/dists/kali-rolling/main/binary-amd64/Packages Hash Sum mismatch

    W: Failed to fetch file:/mnt/dists/kali-rolling/non-free/binary-amd64/Packages Hash Sum mismatch

    W: Failed to fetch file:/mnt/dists/kali-rolling/contrib/binary-amd64/Packages Hash Sum mismatch

    E: Some index files failed to download. They have been ignored, or old ones used

    Any thoughts on how I should solve the hash sum mismatch?

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    Have you tried it again since the error? The repos might have been under maintenance, or temporarily down.

  3. #3
    Join Date
    2016-Feb
    Posts
    1
    I have the same problem but I'm not doing it offline , someone can help ? Tried many times

  4. #4
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    darel.bitsy, have you checked the hashes on your ISO?

Similar Threads

  1. Kali Sana to Rolling update issue.
    By alacazam in forum Installing Archive
    Replies: 3
    Last Post: 2016-02-02, 06:40
  2. grub rescure (sana Kali 2.0) - x64 image
    By tazdevil in forum Installing Archive
    Replies: 0
    Last Post: 2015-08-12, 01:50

Tags for this Thread

Posting Permissions

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