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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,271
» Latest member: Niesitelin
» Forum threads: 1,702
» Forum posts: 6,814

Full Statistics

Online Users
There are currently 539 online users.
» 0 Member(s) | 535 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: mephistooo2
06-08-2026, 12:49 PM
» Replies: 1
» Views: 435
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 347
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 249
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 525
Bypass Windows 11 25H2 MS...
Forum: Ventoy Discussion Forum
Last Post: vyros4u
05-27-2026, 07:56 PM
» Replies: 0
» Views: 587
Ventoy not booting on som...
Forum: Ventoy Discussion Forum
Last Post: jiri
05-27-2026, 03:03 PM
» Replies: 2
» Views: 1,010
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: longpanda
05-23-2026, 02:56 PM
» Replies: 1
» Views: 446
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,486
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 901
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 2,954

 
  Ctr+Alt+Del does not "boot" Ventoy again
Posted by: harry88 - 06-29-2022, 02:21 PM - Forum: Ventoy Discussion Forum - No Replies

Hello

it happend that I selected the wrong OS/ISO to boot the PC from.  In order to interrupt the boot process (of the unwanted OS), I pressed Ctr+Alt+Del. This does infact reset the PC, but the "Ventoy-screen" is not loaded/shown again. It's necessary to power off/on the PC.


Why that? Has that something to do with Ventoy?


Thank's a lot!

Harry

Print this item

  adding a LUKS partition
Posted by: harry88 - 06-28-2022, 02:07 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hello forum,

would like to add a LUKS-partition, preferably between the large NTFS-partition and the 32MB FAT16 partition.
(e.g. with a tool like gparted)

Is this a good idea?


Thank you!

Harry

Print this item

  Unable to boot a VHD of medicat with Ventoy 1.77
Posted by: aristo123 - 06-26-2022, 06:02 PM - Forum: Ventoy Discussion Forum - Replies (23)

My system is set for UEFI boot. I made a VHD of medicat (GPT, Ventoy 1.77, NTFS). 
I then created a Ventoy 1.77 USB disk (GPT, NTFS).
I put the medicat.VHD on the Ventoy USB disk, created a /ventoy folder, and put the Windows 10 ventoy_vhdboot.img into the /ventoy folder.
On boot the Ventoy menu appears, but when I select the medicat target I get an error and am unable to boot:
File: \Windows\system32\winload.efi
Status: 0xc000000f
Info: The application or operating system couldn't be loaded because a required file is missing or contains erros.

Note:
- The medicat VHD boots successfully in VirtualBox
- Ventoy (GPT) installed directly onto the USB disk boots fine
- Medicat installed directly onto the USB disk boots fine


I've tried all of the following:
- Partition VHD with MBR
- Partition Ventoy USB with MBR
- Format Ventoy USB as exFat
- Tried the Windows 7 ventoy_vhdboot.img (different failure)
I see the same issue in all cases.

Print this item

  Suggestions: Copy files to \ventoy + format button
Posted by: Steve2926 - 06-26-2022, 09:24 AM - Forum: Ventoy Plugin Forum - Replies (3)

When making a new Ventoy drive or updating a ventoy drive, it would be most convenient if there was a button to automatically add VentoyPlugson files and download and add plugins to the \ventoy folder.

e..g.  in Ventoy2Disk.exe - add new button for:

'Add utilities and plugin files to \ventoy folder'


This would mean we would have the correct version of ventoyplugson and the latest  wim/vhd plugins and scripts on the USB drive.

It makes it easier to find and run VentoyPlugson and scripts.

Also, add button to  Ventoy2Disk.exe to format main partition (can just call Windows format program), so that we can easily convert to NTFS and then click 'Add utilities' button to get utilities and plugin downloads.

Is this practical?

Print this item

  json autoinstall parent not working - VentoyPlugson bug?
Posted by: Steve2926 - 06-26-2022, 08:44 AM - Forum: Ventoy Plugin Forum - Replies (1)

Parent entry does not seem to work - so I added second image entry and that works.
But just single Parent entry does not seem to prompt user to select XML
Only the second entry seems to work. If I delete the image entry in VentoyPlugson, then I am not prompted to select an XML file.
v1.0.77 Legacy MBR USB disk.

Code:
{
    "auto_install":[
        {
            "parent": "/_ISO/WINDOWS/WIN10/",
            "template":[
                "/_ISO/WINDOWS/WIN10/VENTOY_Auto_WipeDisk1_Win10ProUK_ASK.xml",
                "/_ISO/WINDOWS/WIN10/Ventoy_1.xml"
            ]
        },
        {
            "image": "/_ISO/WINDOWS/WIN10/Windows10_21H1_UK64.iso",
            "template":[
                "/_ISO/WINDOWS/WIN10/VENTOY_1.xml"
            ]
        }
    ]
}

I found problem!
VentoyPlugson allows \ placed at end of the path
If I make path "parent": "/_ISO/WINDOWS/WIN10",
it is OK

Bug in Ventoyplugson?

Print this item

  1.0.77 “安全启动支持”开启时华为笔记本无法引导
Posted by: jpzsj - 06-25-2022, 03:30 PM - Forum: Ventoy Discussion Forum - Replies (4)

提示Boot Fail

在BIOS里面把安全引导关闭也无法引导。

Print this item

  Ventoy ESP partition
Posted by: haspok - 06-25-2022, 09:15 AM - Forum: Ventoy Discussion Forum - No Replies

First of all like and enjoy Ventoy very much. But!

Would it be possible (or make sense at all) to enlarge the esp partition to a couple hundred MB and change it to Fat32?

Would that make it possible install other programs on the Ventoy (still large enough) partition and use the enlarged (standardized) ESP partition as usual?

In case of using an external usb hdd (not a pendrive), the Ventoy directory could be changed to NTFS, then devided into multiple partitions allowing to install other bootable OS's.

The pendrive version of the program could be left alone as it is right now.

It is obvious by now, I guess, that I'm a newbie. Thanks for reading

Print this item

  Does the "Halt" operation include the head parking of an HDD?
Posted by: Matthew Wai - 06-20-2022, 07:57 AM - Forum: Ventoy Discussion Forum - Replies (1)

F5 --> Tools --> Power --> Halt

Does the halting include the head parking of an HDD? It is advisable to park the head before you power down an HDD.

Print this item

Exclamation RESOLVED - Hiren Boot CD 15.2 not booting properly
Posted by: telx - 06-20-2022, 12:56 AM - Forum: Ventoy Discussion Forum - Replies (2)

Good day all,

Occassionally I need to use a very old .iso called Hiren Boot CD 15.2. It is based on the Windows XP OS and comes with a bunch of easy to use fixes (the one I use the most is the HDC Fix option).

I believe you can still download it (even though the PE version is replacing it) here - https://www.hirensbootcd.org/files/Hiren...D.15.2.zip

My issue: Using Ventoy it boots into the portable Win XP, but none of the programs or scripts, etc are available.
However if I use an alternative portable USB creator like YUMI it works fine. Boots and all programs are available.

@ventoy - can you please fix this?

If needed I can make some screenshots. 

regards,
Steven Swarts
TechCare

Print this item

  Enrolling the Secure Boot key
Posted by: Van Flusen - 06-19-2022, 12:47 PM - Forum: Ventoy Discussion Forum - Replies (5)

Enrolling the Secure Boot key with Super UEFIinSecureBoot Disk v3-3.
It works fine on a Dell Optiplex Micro PC.
Is there a tool or a good guide to remove the Secure Boot key again? For example before selling the PC.

Print this item