Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,612
» Latest member: koov
» Forum threads: 1,669
» Forum posts: 6,711
Full Statistics
|
Online Users |
There are currently 355 online users. » 1 Member(s) | 351 Guest(s) Baidu, Bing, Google, koov
|
Latest Threads |
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
Yesterday, 04:10 PM
» Replies: 4
» Views: 10,526
|
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,169
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,407
|
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 886
|
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,090
|
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,268
|
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,771
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Almighty1
09-18-2025, 10:13 PM
» Replies: 29
» Views: 71,444
|
Current status of the ARM...
Forum: iVentoy Discussion Forum
Last Post: pioj
09-15-2025, 11:25 AM
» Replies: 0
» Views: 4,899
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: AlexBryansk
09-11-2025, 09:40 AM
» Replies: 1
» Views: 9,020
|
|
|
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.
|
|
|
|