Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ventoy Persistence has become discouraging. What have I done wrong.?
#3
The problem is apparently the existence of empty lines and trailing spaces.

This should work:

Code:
{
    "persistence": [
        {
            "image": "/linuxmint-20-cinnamon-64bit.iso",
            "backend": "/persistence.img"
        },
        {
            "image": "/lmde-4-cinnamon-64bit.iso",
            "backend": "/persistence.img",
            "autosel": 1
        }
    ]
}

Tip: you can validate your json syntax by pressing F5 in Ventoy screen.
Reply


Messages In This Thread
RE: Ventoy Persistence has become discouraging. What have I done wrong.? - by renatofrota - 07-17-2020, 02:11 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)