Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 12,269
» Latest member: minefy
» Forum threads: 1,600
» Forum posts: 6,557
Full Statistics
|
Online Users |
There are currently 168 online users. » 2 Member(s) | 163 Guest(s) Bing, Google, Yandex, FroggieTheGremlin, Matveu
|
Latest Threads |
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
Yesterday, 09:26 AM
» Replies: 0
» Views: 93
|
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 765
|
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 599
|
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,045
|
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,377
|
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 299
|
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 361
|
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 378
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
10-25-2024, 11:09 PM
» Replies: 26
» Views: 13,575
|
Get rid of the ExFAT warn...
Forum: Ventoy Discussion Forum
Last Post: Reiner
10-25-2024, 08:45 AM
» Replies: 0
» Views: 452
|
|
|
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
|
|
|
|