Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ventoy Persistence has become discouraging. What have I done wrong.?
#8
You can use some online tool to check the syntax of the ventoy.json. For example  http://json.parser.online.fr

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


Messages In This Thread
RE: Ventoy Persistence has become discouraging. What have I done wrong.? - by longpanda - 07-19-2020, 09:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)