Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,012
» Latest member: NPViz
» Forum threads: 1,681
» Forum posts: 6,747

Full Statistics

Online Users
There are currently 429 online users.
» 0 Member(s) | 425 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 315
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 92,929
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
02-07-2026, 01:57 AM
» Replies: 3
» Views: 1,216
Problems with running on ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-05-2026, 11:54 AM
» Replies: 8
» Views: 27,191
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 2,795
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-03-2026, 01:58 AM
» Replies: 5
» Views: 4,106
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-02-2026, 12:25 PM
» Replies: 9
» Views: 57,578
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,355
Need a working configurat...
Forum: iVentoy Discussion Forum
Last Post: anku7
01-23-2026, 12:41 PM
» Replies: 0
» Views: 846
QEMU + Ventoy USB: UEFI b...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
01-22-2026, 08:29 PM
» Replies: 0
» Views: 795

 
Thumbs Up Thanks Longpanda for Ventoy!!
Posted by: spanspek - 11-15-2020, 02:56 AM - Forum: Ventoy Discussion Forum - Replies (5)

Wow! Ventoy has made my Linux-life so much better ... easier, faster!

The name "Ventoy" makes me wonder though ... where did it come from? Especially the "toy" part, because it is really more of a TOOL than a TOY Smile .

I have one request for the developer(s?) ... is there a possibility that Ventoy could support .sblive (systemback) files?

Thanks AGAIN for a very COOL TOOL!!!

Print this item

  Secure login for live mode?
Posted by: HereIAmNow - 11-14-2020, 02:16 PM - Forum: Ventoy Discussion Forum - No Replies

I've tried to create a secure login using persistence with a live ISO (I was using Mint 20) but it always allowed me to login just by clicking the place to type a password, without actually typing it.  This isn't very secure at all.  Is there a way to enable this which would work?

Or otherwise, is there a way to put a secure login on Ventoy itself, before it even boots the OS?  I don't care where the login is as long as it exists.  Thanks.

Print this item

Photo 无法安装win10系统
Posted by: 简单就好 - 11-14-2020, 05:26 AM - Forum: Ventoy Discussion Forum - Replies (1)

我在技嘉G41主板上安装win10系统,进入安装页面后,按enter键无法安装,无反应,是怎么回事?

Print this item

  Read-only Persistence?
Posted by: HereIAmNow - 11-13-2020, 01:56 PM - Forum: Ventoy Discussion Forum - Replies (6)

Please read the whole post because I approach this from several angles:

I'm trying to figure out how to do something and I have a few related questions.  I want to be able to make a live Linux that will persist, but then I can set it to use the persistence file as read-only, so that it will still keep all the changes that I've made to that point, but not make any new ones, so I can save on wear and tear for my USB stick, and lock in the settings that I want.

First of all, when exactly does Ventoy update its persistence file - during shutdown or at any arbitrary time?  So if I yank the USB drive before shutting down then will that prevent it from writing?

But more importantly, how can I make the file read-only, so that once I have it all set up the way that I want it, I can prevent further changes, and also save on wear and tear for my USB stick?  Is there some line I can put into the .json file to just prevent it from writing anything to the drive?

I've tried disabling persistence in the .json file but that seems to ignore the file completely, thus reverting everything to defaults, but I need to be able to read and use the customizations that I've made.  And I've also tried making the persistence file itself read-only (I disabled all write capabilities for all users), but it still somehow keeps updating, without even changing the date modified information!

Alternatively, is there a way that I can take all of the data in the persistence file and just put that into the ISO itself, to update it and build a new ISO or modify the existing one, so that I can just boot from that and turn off persistence?

And if none of this stuff is possible then PLEASE consider making an update for a new .json parameter to make persistence read-only!  It should be very easy to implement - just use whatever function is for writing to the drive and make it conditional.  I even tried looking into the source code myself but there are so many files and folders that I can't figure out how to fix it, much less how to even compile it so that I can redeploy it onto a USB stick (I'm new to Linux, btw).

Print this item

  Is this a bug in LInux upgrade to v1.0.27
Posted by: GCMartin - 11-11-2020, 03:59 AM - Forum: Ventoy Discussion Forum - Replies (2)

Is this a bug in LInux upgrade to v1.0.27?

The USB is an 8GB USB V2.0 unit with its ISOs in partititon #1 and Ventoy on partition #2. Mount command message suggest a bug???

Code:
root# ./Ventoy2Disk.sh -u /dev/sde
**********************************************
      Ventoy: 1.0.27
      longpanda admin@ventoy.net
      https://www.ventoy.net
**********************************************
Upgrade operation is safe, all the data in the 1st partition (iso files and other) will be unchanged!

Update Ventoy  1.0.20 ===> 1.0.27   Continue? (y/n)y
mount-FULL: /initrd/mnt/dev_save/boot-isos/Ventoy/ventoy-1.0.27-linux/tmp_mnt: special device /dev/sde2 does not exist.

Update Ventoy to /dev/sde successfully finished.
root#

ALSO
For the use of the "upgrade" ventoy command, is there documentation on its use? It is a "blind" command with NO evidence of whether the prior created ventoy commands was used on the upgrade. How is a user to know if the UEFI feature continues on the USB unit?

Any documentation on proper use of upgrade would be useful in understanding its outcome. The command (CMD) option is present in help, but NOTHING exist of its proper use when past multiple ventoy options were used to originally create the Ventoy USB unit.

Further, if the unit was created months ago and any user cannot remember what options was used, is Ventoy capable of knowing what those options were and preserve them as it upgrades the Ventoy USB unit?

Thanks in advance for any help

Print this item

  Ventoy ISO - An idea for LongPanda
Posted by: GCMartin - 11-08-2020, 03:22 PM - Forum: Ventoy Discussion Forum - Replies (2)

The Ventoy ISO is created with one specific mission: Create/Update a Ventoy USB. It offers no other services. They work, although, it does need improvements that would be provided by ANY modern Window manager. In fact, excepting for the most die-hearts, EVERYONE understands use of a desktop window manager from Windows users, to noobs, to die-hearts...everyone. And EVERY window manager offers some basic services such as logout, reboot, shutdown, etc.

Having tested and used the Ventoy ISO I wonder if its author will consider a couple suggestions or ideas that would improve, at a glance, use that would work with everyone, yet yield the very things the authors wants a user to meet for USB creation:

  1. An example of one idea is for the Ventoy ISO author to review the RescueZilla ISO. Like Ventoy, it, too, is purpose-built and it offers much/most in its user interface that would meet what the Ventoy ISO author would want for Ventoy users. (THIS IS NOT a request to use Rescuezilla, merely it offers an example of a "user look" for Ventoy's ISO) There are many other ISO examples which are purpose-built that might be favorable to creates support screens which would be similar to what is used in Ventoy's Microsoft UI.
  2. Another purpose-built example is the GParted ISO (there are several other purpose-built example ISOs on the internet)
  3. Another idea is a Linux window manager that has a built-in means for the kind of screen UI that would match the UI used by Ventoy under Microsoft's desktop. These window managers, all, possess the capability for shutdown/restart that Ventoy would not need to bother itself with.
Again, these are ideas that would exceed what is current in Ventoy's ISO. As it stands today, NONE Of the 3 means (Windows app, Linux app, or Ventoy ISO) for Ventoy building of its USBs match in either appearance or implementation. If users saw the same thing across all products, Ventoy builders would have less work while user use would benefit, as well.

The ideas presented here is offered as ideas to provide a consistent interface across all of the Ventoy build methods, where possible.

FYI

Print this item

Exclamation Never works ¬¬
Posted by: LykO - 11-07-2020, 10:52 PM - Forum: Ventoy Discussion Forum - No Replies

Window$ 7 and 10
https://thepiratebay.org/search.php?q=user:generation2

Slax
https://www.slax.org/

With / Without
Secure Boot Support
Partition Style - MBR
Partition Style - GPT

Both usually work on Yumi and WinSetupFromUSB.

https://i.imgur.com/R1zPoYb.jpg
https://i.imgur.com/5GROr7P.jpg

Dodgy

Print this item

  Does not start Windows PE Gandalf Redstone 5
Posted by: David - 11-07-2020, 12:08 PM - Forum: Ventoy Discussion Forum - Replies (11)

Translated By Bing...

Hello.
I can't start Windows PE Gandalf Redstone 5.
On my USB Ventoy I have 3 ISO:
Windows 10.
Windows PE Sergei Strelec.
Windows PE Gandalf Redstone 5.

Windows 10 and Windows PE Sergei Strelec start correctly, but with Windows PE Gandalf Redstone 5 I get black screen with error message:

Windows has encountered a problem communicating wi th a device connected to your computer.

This error can be caused by unplugging a removable storage device such as an external uSB drive while the device is in use, or by faulty hardware such as is failing. Make sure any removable storage is properly a hard drive or CD-ROM drive that connected and then restart your computer.

If you continue to receive thi s error message, contact the hardware manufacturer.

Status: Oxc00000e9 Info: An unexpected I/O error has occurred.

Print this item

  Label Ventoy partition from command line
Posted by: Rafael - 11-05-2020, 01:20 PM - Forum: Ventoy Discussion Forum - Replies (4)

As no GUI for Linux, I need to use Ventoy from console, but I don't find any parameter to assign "Ventoy" partition a more convenient name, that's to say, I want to put an arbitrary label to extfat partition where ISO's will be.

Is there any way?

Tnak you

Print this item

  Siduction-nox go into a loop
Posted by: gorzka - 11-04-2020, 06:59 PM - Forum: Ventoy Discussion Forum - No Replies

Tried with latest Ventoy ventoy-1.0.27

Download from here

Print this item