Posts: 9
Threads: 4
Joined: Jul 2020
need help with setting up persistence for kali linux....i have been trying for few days.... can someone share their json file or tell me how to set it up after copying and setting up the ext4 persistence file...thanx in advance
Posts: 9
Threads: 4
Joined: Jul 2020
02-13-2022, 08:52 AM
(This post was last modified: 02-13-2022, 09:06 AM by PrimeDew.)
"persistence":[
{
"image": "/iso/kali-linux-2021.4a-live-amd64.iso",
"backend":[
"/persistence/persistence_ext4_4GB_persistence.dat"
],
"timeout": 10,
"autosel": 1
}
]
files are placed as above config mentions
but nothing shows up when I boot from kali persistence
Posts: 9
Threads: 4
Joined: Jul 2020
i used to do it manually before...but this was done with plugson