| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 219 online users. » 0 Member(s) | 214 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google
|
| Latest Threads |
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: leonardsm
6 hours ago
» Replies: 0
» Views: 30
|
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,011
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 443
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 1,958
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 296
|
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,948
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 674
|
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
|
|
|
| Windows 10 VHD Fails to boot |
|
Posted by: agnivo007 - 04-16-2021, 05:14 PM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
1. Windows 10 2019 LTSC 1809 installed in Virtualbox and fully updated.
Verified booting correctly in VBox multiple times.
2. Installed Ventoy (GPT mode) to External USB HDD.
3. Copied ventoy_vhdboot.img (win 10 based) to ventoy folder in Ventoy partition.
4. Copied VHD file to Ventoy partiton.
5. Booted using UEFI menu to USB HDD (Secure boot off), ventoy loads up.
6. Selected vhd file, shows the text stuff and then goes to unresponsive black screen. (waited 5 minutes) Have to manually switch laptop off.
What I tried:
Used NTFS for Ventoy partition. Same result.
Used Win7 based img file. Now stuck at spinning circle forever with very little HDD led blinking activity sometimes.
Please suggest next step to troubleshoot.
Additional Question:
Is there a way to install ventoy to a USB flash drive, boot up and select vhd file from another hard disk? What I mean is load from a disk/partition other than "Ventoy" on the USB drive.
|
|
|
| Boot Failure |
|
Posted by: cybersm - 04-13-2021, 06:20 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hi guys . I need some help. I created my flash drive and when I boot and select to do it by they flash drive with ventoy the pc goes directly to my bios without showing the isos options to boot. When I boot it thinks a little , doesn't show any error and goes to the bios.
It is something with secure boot. If i disable it it boots normally.
I have selected on ventoy's menu Option- secure boot support but it seems not working.
Any ideia to overpass this problem?
I have a x570 Motherboard.
|
|
|
| 批处理,一件加载ISO至指定盘符,适用于Gandalf那个PE |
|
Posted by: try_catch - 04-12-2021, 08:29 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
使用VENTOY启动Gandalf PE之后。并不能自动加载ISO至Y盘。于是写了个批处理。利用Gandalf PE卷标“Win10PESE” 自动加载ISO同时调整至Y盘盘符
批处理需要和ISO放置同一路径。同时需要修改ISO文件名
@echo off & setlocal enabledelayedexpansion
cd /d "%~dp0"
SET CurDir=%CD%
explorer.exe "%CurDir%\Windows_PE_Gandalf_tools.iso"
ping 127.1 -n 5 >nul
for %%i in (Z Y X W V U T S R Q P O N M L K J I H G F E D C) do (
vol %%i:|findstr "Win10PESE">nul&& set drivername=%%i:\)
mountvol >%CurDir%\volname.txt
for /f "delims=" %%j in ('type "%CurDir%\volname.txt"') do (
set "str=%%j"
>>$ echo,!str: =!
)
move $ "%CurDir%\volname.txt" >nul
for /f "delims=" %%c in (%CurDir%\volname.txt) do if "%%c"=="%drivername%" (set guid=!char! &goto :end) else (set char=%%c)
:end
echo %drivername%
echo %guid%
echo y | del %CurDir%\volname.txt
mountvol %drivername% /D
mountvol Y:\ %guid%
pause >nul
|
|
|
| Ventoy 1.0.40 release |
|
Posted by: Midas - 04-11-2021, 01:33 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
- 2021/04/10 -- Ventoy v1.0.40 released
.
- persistence support for Fedora series. Notes
- persistence support for ArchLinux series (Arch/ArchMan/ArchBang/BlackArch...). Notes
- Fixup a bug when booting special Windows/WinPE ISO file.
- Add a workaround for #815
- Support RHEL6/CentOS6 auto install
- Clear input key before show main menu. (#824)
- languages.ini update
|
|
|
| Start up boot |
|
Posted by: AAA3A - 04-11-2021, 11:10 AM - Forum: Ventoy Discussion Forum
- Replies (11)
|
 |
Hello,
In the F6 submenu, I would like that when we click on for example "Boot on linux iso", it boots on the right iso. Is there a grub command that allows you to do this: it's a bit like the menu expiration and autostart.
Thanks in advance
|
|
|
| 1st post hello |
|
Posted by: nu2ventoy - 04-09-2021, 01:27 AM - Forum: Ventoy Plugin Forum
- Replies (3)
|
 |
hello everyone,
i just want to say I stumbled across ventoy in a thread and as a former yumi user I'm really impressed. functions great. created usb with gpt and exfat. this allowed me to make a persistence file greater than 4gb for live boot os. I then realized you can create a single boot .vdi in virtualbox with the "efi os" checked off. so I completed the os install and copied and rename file to lbuntu.vdi.vtoy but have been unsuccessful. after init boot it stops at (initrfs) prompt. I did copy ventoy.disk.img, ventnoy_vhdboot.img, and ventoy_wimboot.img file to /dev/part1/ventoy directory I also created an entry for it in /dev/part1/ventoy/ventoy_grub.cfg I know there's alot that can be going wrong and hard to diagnose but is there a combo I'm using incrorectly or something missing? this stuff is very versatile
|
|
|
|