Ventoy Forums

Full Version: persistence syntax error always
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get always whene i boot MX Linux with persistence a Syntax Error but i can not read, it disappears too fast.
i have make with VentoyPlugson but i dont knwo why not work.

"persistence_uefi":[
        {
            "image": "/MX-21.iso",
            "backend":[
                "/persistence/persistence_ext4_4GB_MX-Persist.dat"
            ],
            "autosel": 1
        }
Upload your ventoy.json file here
Here my json file.
(02-16-2022, 10:54 AM)longpanda Wrote: [ -> ]Upload your ventoy.json file here

And did you see the problem?
No help here, not a good support.
I used

Code:
"persistence_uefi":[
        {
            "image": "/_ISO/LINUX/linuxmint-20.3-cinnamon-64bit.iso",
            "backend":[
                "/_ISO/LINUX/persistence_ext4_256MB_casper-rwCIN.dat"
            ]
        },
        {
            "image": "/_ISO/LINUX/MX-18_x64.iso",
            "backend":[
                "/ventoy/persistence_ext4_256MB_MX-Persist.dat"
            ]
        },
        {
            "image": "/_ISO/LINUX/MX-21_x64.iso",
            "backend":[
                "/ventoy/persistence_ext4_256MB_MX-Persist.dat",
                "/ventoy/persistence_ext4_4GB_MX-Persist.dat"
            ]
        }

and I chose the 4GB persistence file when prompted (xfce version of ISO)
chose first MX-21 x64 boot menu item
entered new password twice
chose 1=Auto
and it booted to Desktop OK
I then saved a new folder on Desktop and rebooted.
The new desktop folder is now present.
So persistence works as far as I can see

I used IdeaPad 300 for test (seemed to get blank screen if used VBOX 5).

MX-21_February_x64.iso also tested and works.
Schrotty Wrote: [ -> ]No help here, not a good support.


Ventoy's a free solution, there's only one dev, and I can't answer your question -- looks like you're getting what you paid for... Confused