02-21-2021, 10:51 PM
Hi, I'm using Ventoy on a 128 GB USB flash drive with Persistence not working at all with latest Manjaro.
Manjaro does not retain the changes made, like installing a new browser (GChrome), DT settings, saving files (like pdf) and so on.
Iso file is manjaro-kde-20.2-201207-linux59.iso.
Dat file is manjaro-kde-20.2-201207-linux59.dat
ventoy.json file is:
It's working great with latest MX Linux, though.
Thanks for any feedback.
Manjaro does not retain the changes made, like installing a new browser (GChrome), DT settings, saving files (like pdf) and so on.
Iso file is manjaro-kde-20.2-201207-linux59.iso.
Dat file is manjaro-kde-20.2-201207-linux59.dat
ventoy.json file is:
Code:
{
"persistence" : [
{
"image": "/manjaro-kde-20.2-201207-linux59.iso",
"backend": "/manjaro-kde-20.2-201207-linux59.dat"
},
{
"image": "/MX-19.3_KDE_x64.iso",
"backend": "/MX-19.3_KDE_x64.dat"
}
]
}
It's working great with latest MX Linux, though.
Thanks for any feedback.