| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,207
» Latest member: dubina
» Forum threads: 1,696
» Forum posts: 6,802
Full Statistics
|
| Online Users |
There are currently 271 online users. » 0 Member(s) | 266 Guest(s) Baidu, Bing, Facebook, Google, Twitter
|
| Latest Threads |
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: leonardsm
8 hours ago
» Replies: 0
» Views: 32
|
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,012
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 446
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 1,961
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 298
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 573
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 17,951
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 675
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 818
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,736
|
|
|
| No problems, all success .. |
|
Posted by: aristo123 - 02-24-2021, 12:52 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Usually I only join forums if I run into problems seeking solutions. Once in a blue moon do I do this, which is join a forum to report full and complete success and to say thank you.
All ISO's I care about just worked right away(mixture of mbr, uefi, winpe, linux), something no other utility (except easy2boot which, really, uses ventoy) was able to achieve: multibootusb, Yumi, several others.
But that isn't why I'm posting. I'm posting because Ventoy is *elegant* and beautifully designed; in it's most basic form it's perfect for the most non-technical user, just put an ISO onto the visible drive, and it just works, nothing to run/execute! But then I looked at the "plugins" and they solved EVERY one of my "what if I have this more complex scenario?" needs: custom titles, order, theme, file overrides, uefi/mbr sensitization, on and on, all so easy to configure via json.
I have seen applications like Ventoy before and they all share one thing in common: their creator was a craftsman, loved his craft, and thus created beautiful things.
So: thank you Mr. Ventoy for an excellent utility !
Report of success with an ISO that isn't mentioned on the Ventoy compatibility list:
Macrium Rescue CD (linux version)
|
|
|
[SOLVED] Manjaro Persistence not working |
|
Posted by: Plurix - 02-21-2021, 10:51 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
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:
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.
|
|
|
|