Results 1 to 2 of 2

Thread: Kali linux persistence problem

  1. #1
    Join Date
    2015-Dec
    Posts
    1

    Kali linux persistence problem

    Hello first I'd like to tell you guys that i wouldn't be posting here if i didn't check on google, I tried to look for an answer I could not find one so I am hoping someone would be able to tell me what I'm doing wrong. It might be a really stupid mistake that I'm doing sorry if it is.
    I have a macbook pro 2011.

    I download kali linux 2.0 iso file onto my usb using the dd command in terminal everything is good, next I restart my computer once its done and I get the menu I load kali linux live with persistence (not encrypted) and I go on and open terminal and type gpart, i have two drives available the /dev/sda which is my main one so i switch to /dev/sdc and right click the unallocated memory with ext4 and label is 'persistence'. Next I go on terminal and type the following:

    mkdir -p /mnt/my_usb
    mount /dev/sdc3 /mnt/my_usb
    echo "/ union" > /mnt/my_usb/persistence.conf
    umount /dev/sdc3

    I restart my laptop afterwards and again open kali linux live with persistence i make a file and restart it again and open kali linux live with persistence and the file does not save.

    What am I doing wrong? Again sorry if it looks obvious I've been trying for so long and I couldn't figure it out. I feel that what I'm typing in the terminal is wrong please correct me. In the part where i type "my_usb" is it supposed to be something else and I'm getting mixed up? Thank you.

  2. #2
    Join Date
    2013-Jul
    Posts
    844
    MTeams has no experience with mac however see if either one of these links help you:

    https://forums.kali.org/showthread.p...-0-flash-drive

    https://forums.kali.org/showthread.p...(Windows-Only)

    If not maybe someone with mac experience will help you

    MTeams

Similar Threads

  1. Problem setting up Persistence on Kali Live USB
    By DriftaMasta in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-01-26, 12:05
  2. Problem while run Encrypted persistence Kali linux 2020.3 LIVE USB
    By TheScriptKiddie in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-10-18, 17:09
  3. Problem with persistence - Kali 2016.1
    By ds2k5 in forum Installing Archive
    Replies: 1
    Last Post: 2016-01-26, 11:37

Posting Permissions

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