Ventoy Forums
persistence syntax error always - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy Plugin —— Ventoy 插件 (https://forums.ventoy.net/forumdisplay.php?fid=3)
+--- Forum: Ventoy Plugin Forum (https://forums.ventoy.net/forumdisplay.php?fid=4)
+--- Thread: persistence syntax error always (/showthread.php?tid=1976)



persistence syntax error always - Schrotty - 02-16-2022

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
        }


RE: persistence syntax error always - longpanda - 02-16-2022

Upload your ventoy.json file here


RE: persistence syntax error always - Schrotty - 02-18-2022

Here my json file.


RE: persistence syntax error always - Schrotty - 02-20-2022

(02-16-2022, 10:54 AM)longpanda Wrote: Upload your ventoy.json file here

And did you see the problem?


RE: persistence syntax error always - Schrotty - 02-23-2022

No help here, not a good support.


RE: persistence syntax error always - Steve2926 - 02-23-2022

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.


RE: persistence syntax error always - Midas - 02-23-2022

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