Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help with persistence
#1
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
Reply
#2
It is explained on the website and it even has example json text.
https://ventoy.net/en/plugin_persistence.html
Just download and extract one of the pre-made files e.g. persistence_ext4_512MB_persistence.dat.7z

If you still have problems tell us exactly how you made the persistence file, where you put it and what is in your json file and what happens when you select the iso.
Reply
#3
"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
Reply
#4
(02-13-2022, 08:52 AM)PrimeDew Wrote: "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

 Don't edit ventoy.json manually. Delete it and use VentoyPlugson to generate it.  It will check the json syntax、file existence and filename lower/upper case automatically.
https://www.ventoy.net/en/plugin_plugson.html
Reply
#5
i used to do it manually before...but this was done with plugson
Reply
#6
(02-13-2022, 11:25 AM)PrimeDew Wrote: i used to do it manually before...but this was done with plugson

Use  F5 to check persistence configuration in Ventoy menu.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)