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 251 online users.
» 0 Member(s) | 245 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Twitter

Latest Threads
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 308
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 92,923
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,189
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 2,794
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,572
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,353
Need a working configurat...
Forum: iVentoy Discussion Forum
Last Post: anku7
01-23-2026, 12:41 PM
» Replies: 0
» Views: 843
QEMU + Ventoy USB: UEFI b...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
01-22-2026, 08:29 PM
» Replies: 0
» Views: 794

 
solved Ventoy GUI for Linux
Posted by: spanspek - 11-25-2020, 06:48 PM - Forum: Ventoy Discussion Forum - Replies (6)

Here is a suggestion for a Ventoy GUI for Linux ...

[Image: ventoygui01.png]

[Image: ventoygui02.png]

Download here

Extract and to run just type in the terminal:

sudo python3 ventoygui.py

Print this item

solved 【Solved】replace plugging (Execution)
Posted by: geole - 11-23-2020, 10:16 AM - Forum: Ventoy Plugin Forum - Replies (3)

Hello
After asking for help with syntax control and then for displaying options, I will ask you again for launching ubuntu

Whatever option i choose, the error message is the same.
    =>  /casper/initrd.lz not found

(Without modification the ubuntu starts well)

Do you have an idea?


http://pix.toile-libre.org/upload/origin...126257.jpg

"conf_replace_legacy": [
{ "iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-20.1.cfg"},
{ "iso": "/ISO/ubuntu-18.04.5-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.5.cfg"},
{ "iso": "/ISO/ubuntu-18.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.1.cfg"} ]



a@b:~$ cat /media/a/v*/M*/txt-18.5.cfg
default live

label montest
  menu label ^Essayer Ubuntu sans installation
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz nomodeset ---
 
label live
  menu label ^Try Ubuntu without installing
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet splash ---
label live-nomodeset
  menu label ^Try Ubuntu without installing (safe graphics)
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet splash nomodeset ---
label live-install
  menu label ^Install Ubuntu
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed only-ubiquity initrd=/casper/initrd quiet splash ---
label live-install-nomodeset
  menu label ^Install Ubuntu (safe graphics)
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed only-ubiquity initrd=/casper/initrd quiet splash nomodeset ---

label secondtest
  menu label ^Probablity some thing bad in cdrom
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz nomodeset ---


label memtest
  menu label Test ^memory
  kernel /install/mt86plus
label hd
  menu label ^Boot from first hard disk
  localboot 0x80

Print this item

  Secure Boot Disabled error while booting with ventoy uefi
Posted by: lotusheart - 11-23-2020, 03:37 AM - Forum: Ventoy Discussion Forum - Replies (5)

i am using ventoy latest build 1.29. 
while booting with ventoy uefi getting error "secured boot Disabled" Error before gui screen
i tried uefi with textmode its working
but on gui i am facing issue
i also tried to modify ventoy.json from partition 1
set gfxmode 1024x768 
its resolve error which occurred
may i know above 1024x768 why i am receiving secured boot disabled error 
i made from ventoy2disk with secured boot enabled tick

i deleted secure boot keys and set disable secure boot still unable to getting gui on above 1024x768 resolution
please fix bug

Print this item

  Extra Partition?
Posted by: HereIAmNow - 11-21-2020, 07:37 PM - Forum: Ventoy Discussion Forum - Replies (3)

In addition to the two partitions (the first one for the ISO files and other things, and the second one for Ventoy), is it possible to make a third partition on the same drive, so that I can install something else that can boot, such as GParted Live, so that I can use it to clone the same drive?  I hope it can clone its own partition!

But if I do this, will it interfere with the way that Ventoy works?  I'd probably have to split the first partition into two, so that the one with Ventoy installed on it would become the third one.

Or actually, is it possible to boot GParted Live using Ventoy, so that I can just put its ISO on the drive with the others, or would that cause a problem?

Print this item

  [SOLVED] Ventoy "-l" ... What does this do?
Posted by: GCMartin - 11-21-2020, 07:25 PM - Forum: Ventoy Discussion Forum - Replies (1)

Would someone explain what and how to use the "-l" feature in v1.0.29?

Thanks

Print this item

solved 【Solved】Replace pluggin configuration (example)
Posted by: geole - 11-21-2020, 05:58 PM - Forum: Ventoy Plugin Forum - Replies (3)

Hello

For example  you write
"conf_replace": [
        {
            "iso": "/ubuntu-20.04-desktop-amd64.iso",
            "org": "/isolinux/txt.cfg",
            "new": "/ventoy/ubuntu.cfg"
        }
    ]

Are you sure it actually works like this

In my legacy test, there is a crash with the following message

Boot loader 
Live: File not found

OK

Print this item

solved 【Solved】Replace pluggin configuration (control)
Posted by: geole - 11-21-2020, 05:49 PM - Forum: Ventoy Plugin Forum - Replies (6)

Hello


During the boot on the USB key, it is possible to press the F5 key in order to check the quality of the plugging 

This works perfectly well for the "conf_replace" plugin.

This makes it possible to verify that the names indicated correspond to files.

Would it be possible to do the same for the other two plugging "conf_replace_legacy" and "conf_replace_uefi"?

Thank you

Print this item

  External harddisk is not recognized/not available in the boot menu
Posted by: Werniman - 11-19-2020, 01:08 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hello,
I use an Asus M5A97 R2.0 board with a UEFI bios. Windows 10 (installed in BIOS mode) and Manjaro 20.1.2 (installed in UEFI mode) are used as operating system. Both are installed on different SSD. No boot manager like Grub2 is used, I have to use the boot menu of the computer (F8 key after booting the computer) to select the desired operating system. That is also intended. Each hard disk is listed twice: 1x under her normal name and 1x with the prefix "UEFI".

Furthermore, I still own 3 external storage media:  an external 3.5" HDD, a docking station and a 2.5" HDD. 

Now I have two problems:

Problem one:  When I start Ventoy under Windows, I only see the 3.5" HDD and the disk in the docking station. If I install Ventoy on it, I can also boot the computer from it and everything works perfectly. But I have to select the UEFI entry for the hard disk in the boot menu, they don't start with the normal entry.
However, I would also like to install Ventoy on the 2.5" HDD. But this does not work, because the hard disk is found by Windows, but not by Ventoy.  Why is that and how can I install Ventoy on it?

Problem 2: I have installed Ventoy on Manjaro as a test and thus installed Ventoy on the 2.5" HDD. As installation command I have entered this:  "./Ventoy -i -g /dev/sdd" 
The "-g" is necessary because the 2.5" HDD is larger than 2TB and therefore MBR will not work. 
The result: When I now try to boot from this hard disk, I only get the text "GR" in the upper left corner. This is probably due to the fact that I have no choice of UEFI mode for the 2.5" HDD, i.e. the entry is simply missing. How can I install Ventoy so that the computer also recognises this disk in UEFI mode?

Print this item

Thumbs Down Win10xPE Work Very Nice With Ventoy
Posted by: haiphong - 11-15-2020, 09:49 AM - Forum: Ventoy Discussion Forum - No Replies

Hello ALL,

Win10xPE Work Very Nice With Ventoy.

For Download Win10xPE ==> http://win10se.cwcodes.net/Compressed/index.php

My Win10PE ScreenShot :

[Image: mini_201115105017909067.jpg]

Regards

Print this item

  Ventoy 1.0.28: Prohibition for use in a non-standard environment
Posted by: Van Flusen - 11-15-2020, 08:18 AM - Forum: Ventoy Discussion Forum - Replies (1)

Quote:
Ventoy 1.0.28:
Recently, I received some special error reports, which finally proved to be the cause of the non-standard Ventoy environment. Especially use Ventoy in a single partition environment.
Although Ventoy displays Unofficial's label information, users will not care and will still think it is a Ventoy problem. Ventoy has been an overall design from the beginning, and has not considered integration into other bootloader or partition environments. Ventoy's verification and subsequent development of new features will not consider this non-standard usage. Therefore, I decided to prohibit the use of Ventoy in a non-standard environment and no longer accept requests for deregulation. Of course, this is just the default behavior of Ventoy. Ventoy is still 100% open source. If you want to apply Ventoy in your own environment, you can fork a branch and modify the source code implementation.


I use a flash drive created with Origianal Ventoy.
But I also use a flash drive created with E2B+agFM+Ventoy.
Some of the ISO's that were declared as tested a long time ago don't work for me with Ventoy anymore or work incorrectly.
For this purpose I use E2B+agFM+Ventoy, because some ISO's, which do not work properly with Ventoy, work in E2B+agFM for example as .imgPTN.
Both tools, Ventoy and E2B in combination with agFM have their advantages and disadvantages. Why not combine them?

 It should be clear to every user to test a problem with Ventoy first with a Ventoy Original Flash drive before contacting longpanda.

Otherwise the problem is with E2B+agFM+Ventoy and therefore the problem should be reported to Steve at E2B.

That can't be that difficult!

After longpanda's decision to prevent Ventoy from being integrated into E2B, I now have to work with 2 Flash drives to take advantage of both tools.

What is your opinion about longpanda's decision?

Print this item