06-11-2020, 11:15 PM
(This post was last modified: 06-11-2020, 11:24 PM by richb01.
Edit Reason: better formatting
)
Hi, All,
Thanks for creating this great product!
Unfortunately, I'm having the same issue.
I used CreatePersistentImage.sh to create the img file. My folder structure on the USB is:
contents of my ventoy.json file:
What other info can I give you?
TIA!
Thanks for creating this great product!
Unfortunately, I'm having the same issue.
I used CreatePersistentImage.sh to create the img file. My folder structure on the USB is:
Code:
cinnamon-remix@cinnamon-remix:/media/cinnamon-remix/ventoy$ ls -lR
.:
total 640
-rwxr-xr-x 1 cinnamon-remix cinnamon-remix 1440 jul 9 2020 CreatePersistentImg.sh
drwxr-xr-x 2 cinnamon-remix cinnamon-remix 131072 jul 10 2020 iso
drwxr-xr-x 2 cinnamon-remix cinnamon-remix 131072 jul 10 2020 persistence
drwxr-xr-x 2 cinnamon-remix cinnamon-remix 131072 jul 10 2020 ventoy
-rwxr-xr-x 1 cinnamon-remix cinnamon-remix 161 jun 11 13:46 ventoy.json
./iso:
total 1980544
-rwxr-xr-x 1 cinnamon-remix cinnamon-remix 2028060672 jul 22 2020 lmde-4-cinnamon-64bit.iso
./persistence:
total 1048576
-rwxr-xr-x 1 cinnamon-remix cinnamon-remix 1073741824 jul 10 2020 persistence.img
./ventoy:
total 128
-rwxr-xr-x 1 cinnamon-remix cinnamon-remix 161 jul 10 2020 ventoy.json
contents of my ventoy.json file:
Code:
{
"persistence" : [
{
"image": "/iso/lmde-4-cinnamon-64bit.iso",
"backend": "/persistence/persistence.img"
}
]
}
What other info can I give you?
TIA!