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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,636
» Latest member: zazenga
» Forum threads: 1,672
» Forum posts: 6,720

Full Statistics

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

Latest Threads
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: bahaedin
10-24-2025, 10:05 AM
» Replies: 1
» Views: 378
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 555
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 230
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 10,857
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,329
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,656
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 1,002
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,249
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,389
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,862

 
  Windows & UEFI Boot Issue
Posted by: Error404NotFound - 11-06-2023, 08:35 PM - Forum: iVentoy Discussion Forum - Replies (9)

I seem to be having a strange issue when booting iVentoy using UEFI mode. I'm unsure if it a bug or if I'm missing something but for example when booting a stock Windows image using iVentoy in UEFI, I end up with a garbled image.

I have tested this on multiple physical machines and also using Virtual box. Unsure if it's related or not but when booting the same image in UEFI mode using Ventoy (USB version) everything works fine. When testing on Virutalbox in UEFI mode it hangs at the message "Preparing for boot, please wait..." and then eventually restarts.

My iVentoy server is running as a Proxmox virtual machine (Debian 12) in a different VLAN than my PXE clients. I am using iVentoy in the "ExternalNet" mode with OPNSense being my DHCP server (I have network booting enabled & allowed through Firewall), but I have also tried changing this to "External" and even using the built in DHCP server on the same subnet. I also tried the Windows version of iVentoy but all yield the same garbled image.

Interestingly booting a Linux based ISO in UEFI mode seems to work ok (I tried GParted).

I can reach the iVentoy menu fine, but when I select an image I get the garbled image.

I have attached some images to help explain things, although I can only attach 5...

  • Image 1 - UEFI Windows boot using Ventoy USB version (Works)
  • Image 2 - UEFI iVentoy boot (Can access menu fine)
  • Image 3 - UEFI Windows boot using iVentoy (Garbled image)
  • Image 4 - UEFI Windows boot using iVentoy with Virtualbox (Hangs at message screen, then restarts)
  • Image 5 - UEFI Linux boot using iVentoy (Seems to work fine)
  • BIOS Windows boot using iVentoy (Works)
  • OPNSense DHCP network booting options (Next server = iVentoy IP address, BIOS image name = iventoy_loader_16000_bios, UEFI image name = iventoy_loader_16000_uefi)
Hopefully someone can help with this issue.
Many thanks.



Attached Files Thumbnail(s)
                   
Print this item

Photo ventoy自动安装插件用不了 求解答!!
Posted by: kimimaro01 - 11-06-2023, 01:33 AM - Forum: Ventoy Discussion Forum - No Replies

我的无人值守文件 自己单独放进做好的isou盘里面就没问题,可以正常自动安装,但是放进ventoyu盘里面,无人值守就会报错,提示无法找到windows文件夹,iso文件和无人值守文件都是一样的,单独测试过iso和无人值守文件 都是可以的 ,有没有大佬帮我分析一下,我已有重新制作过ventoyU盘,也换了最新的ventoy版本制作,实在是找不到问题在哪,但是我的iso文件和无人值守文件单独用有没问题,所以才来到论坛求助,请大佬解答


 不会发图片,我把报错的信息手打出来,报错显示的是一个windows安装程序的提示框,提示windows无法应用配置集,找不到windows文件夹。





。(这个报错都是在复制完windows系统100%之后出现的)






下面是我的ventoy.json文件

{
    "control":[
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_SECONDARY_TIMEOUT": "5" },
        { "VTOY_HELP_TXT_LANGUAGE": "zh_CN" }
    ],
    "theme":{
        "file": "/ventoy/themes/sleek/theme.txt",
        "gfxmode": "1920x1080",
        "fonts":[
            "/ventoy/themes/sleek/DejaVuSans-48.pf2",
            "/ventoy/themes/sleek/DejaVuSans-Regular-14.pf2",
            "/ventoy/themes/sleek/DejaVuSans-Regular-16.pf2",
            "/ventoy/themes/sleek/DejaVuSans-Regular-24.pf2",
            "/ventoy/themes/sleek/terminus-14.pf2",
            "/ventoy/themes/sleek/terminus-16.pf2"
        ]
    },
    "menu_class":[
        {
            "key": "pro",
            "class": "windows"
        }
    ],
    "auto_install":[
        {
            "image": "/zh-cn_windows_10_business_editions_version_22h2_updated_june_2023_x64_dvd_e1795b9e.iso",
            "template":[
                "/Autofile/120/AutoUnattend.xml"
            ]
        }
    ]
}


这里是我的无人值守文件
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urnConfusedchemas-microsoft-com:unattend">
    <settings pass="windowsPE">
        <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SetupUILanguage>
                <UILanguage>zh-cn</UILanguage>
                <WillShowUI>OnError</WillShowUI>
            </SetupUILanguage>
            <InputLocale>zh-cn</InputLocale>
            <LayeredDriver>1</LayeredDriver>
            <SystemLocale>zh-cn</SystemLocale>
            <UILanguage>zh-cn</UILanguage>
            <UILanguageFallback>zh-cn</UILanguageFallback>
            <UserLocale>zh-cn</UserLocale>
        </component>
        <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <DiskConfiguration>
                <Disk wcm:action="add">
                    <CreatePartitions>
                        <CreatePartition wcm:action="add">
                            <Order>1</Order>
                            <Size>300</Size>
                            <Type>Primary</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">
                            <Order>2</Order>
                            <Size>100</Size>
                            <Type>EFI</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">
                            <Order>3</Order>
                            <Size>128</Size>
                            <Type>MSR</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">
                            <Order>4</Order>
                            <Extend>false</Extend>
                            <Type>Primary</Type>
                            <Size>61440</Size>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">
                            <Extend>true</Extend>
                            <Order>5</Order>
                            <Type>Primary</Type>
                        </CreatePartition>
                    </CreatePartitions>
                    <ModifyPartitions>
                        <ModifyPartition wcm:action="add">
                            <Format>NTFS</Format>
                            <Order>1</Order>
                            <PartitionID>1</PartitionID>
                            <TypeID>de94bba4-06d1-4d40-a16a-bfd50179d6ac</TypeID>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">
                            <Order>2</Order>
                            <PartitionID>2</PartitionID>
                            <Format>FAT32</Format>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">
                            <Order>3</Order>
                            <PartitionID>3</PartitionID>
                            <Extend>false</Extend>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">
                            <Label></Label>
                            <Order>4</Order>
                            <PartitionID>4</PartitionID>
                            <Format>NTFS</Format>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">
                            <Order>5</Order>
                            <PartitionID>5</PartitionID>
                            <Format>NTFS</Format>
                        </ModifyPartition>
                    </ModifyPartitions>
                    <DiskID>0</DiskID>
                    <WillWipeDisk>true</WillWipeDisk>
                </Disk>
            </DiskConfiguration>
            <ImageInstall>
                <OSImage>
                    <InstallFrom>
                        <MetaData wcm:action="add">
                            <Key>/image/index</Key>
                            <Value>1</Value>
                        </MetaData>
                    </InstallFrom>
                    <InstallTo>
                        <DiskID>0</DiskID>
                        <PartitionID>4</PartitionID>
                    </InstallTo>
                </OSImage>
            </ImageInstall>
            <EnableFirewall>true</EnableFirewall>
            <EnableNetwork>true</EnableNetwork>
            <Restart>Restart</Restart>
            <UseConfigurationSet>true</UseConfigurationSet>
            <UserData>
                <AcceptEula>true</AcceptEula>
            </UserData>
        </component>
    </settings>
    <settings pass="specialize">
        <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SkipAutoActivation>true</SkipAutoActivation>
        </component>
    </settings>
    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <InputLocale>zh-cn</InputLocale>
            <SystemLocale>zh-cn</SystemLocale>
            <UILanguage>zh-cn</UILanguage>
            <UILanguageFallback>zh-cn</UILanguageFallback>
            <UserLocale>zh-cn</UserLocale>
        </component>
        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <OOBE>
                <HideLocalAccountScreen>true</HideLocalAccountScreen>
                <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                <ProtectYourPC>3</ProtectYourPC>
                <UnattendEnableRetailDemo>false</UnattendEnableRetailDemo>
            </OOBE>
            <UserAccounts>
                <AdministratorPassword>
                    <Value>QQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
                    <PlainText>false</PlainText>
                </AdministratorPassword>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
                            <PlainText>false</PlainText>
                        </Password>
                        <DisplayName>admin</DisplayName>
                        <Group>administrators</Group>
                        <Name>admin</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
            <BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
            <DisableAutoDaylightTimeSet>true</DisableAutoDaylightTimeSet>
            <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
            <TimeZone>China Standard Time</TimeZone>
        </component>
    </settings>
    <cpi:offlineImage cpiConfusedource="wim:e:/dow/zh-cn_windows_10_business_editions_version_22h2_updated_june_2023_x64_dvd_e1795b9e/sources/install.wim#win10-pro" xmlns:cpi="urnConfusedchemas-microsoft-com:cpi" />
</unattend>


Print this item

  Ventoy and Devuan 5.0
Posted by: joril - 11-03-2023, 07:50 AM - Forum: Ventoy Discussion Forum - Replies (1)

Hi everyone!

I've been using Ventoy to boot all my ISO installers, it's very useful!
I'm having a problem with the Devuan 5.0 netinstall though. After the preamble phase, I get this error:

Code:
mount: mounting LABEL=DEVUAN501 on /cdrom failed: No such file or directory
mount: mounting UUID= on /cdrom failed: No such file or directory

I guess that the installer is looking for a partition labeled DEVUAN501 but cannot find it, is this something that has to be fixed on the Ventoy side?

Thanks for your time!

Print this item

  恳请支持img.gz格式的启动镜像
Posted by: zywhl - 11-02-2023, 05:34 AM - Forum: Ventoy Discussion Forum - No Replies

现在大量嵌入式的linux使用img.gz格式的镜像,比如软路由openwrt,iStoreos等现在都放弃了iso格式的。我试图用gzip解压成img使用,我自己测试有的能解压,有的不能。解压后能刻盘使用,但是在ventoy却不能使用,会一直卡住,就一个光标闪烁。总之不管能否解压成img,在ventoy里都没法使用。
另外,大神对镜像的结构比较了解,能否出一个工具,可以从启动U盘提取iso镜像。找遍全网,没一个能用的。有个powerISO能够提取img格式,但是,如果你u盘容量很大,比如64G,那就悲催了,哪怕真正的启动分区只占用几百兆,img也有64g那么大,不能自动把未分区的空间删掉。并且提取了也不一定能用。强烈建议出这么一个工具,能够把任意启动盘转成ventoy可启动镜像,就太方便了。这个工具出了一定大力赞助。

Print this item

  Won't boot Windows ISO unless in compatibility mode
Posted by: NI7RO25 - 11-01-2023, 10:08 PM - Forum: Ventoy Discussion Forum - No Replies

So it's my first time using ventoy, and i was going to install windows ghost spectre os (W10AIOU11.x64WPE+) and all when i tried to boot it in normal mode there's no windows logo, it only shows a beeping underscore mark on the top left of the screen. I tried to boot it on wimboot mode and it says "FATAL: no bootmgr.exe" but after i checked the iso file everything is there. So i try to run it using compatibility mode and this time it worked but i can't install windows from here since it not recognized my hdd. What's the problem here? Is it because the WPE+ thing? Do i need to download the normal version?

Print this item

Lightbulb 透過管理網頁上傳ISO映像
Posted by: j03mmy18 - 11-01-2023, 05:50 PM - Forum: iVentoy Discussion Forum - No Replies

目前使用上功能都正常,先感謝作者!這邊有個功能建議,不知道是否能實現?

目前處理映像的方式,都是透過手動放入iso資料夾後,再到管理介面重新載入映像列表,是不是可以新增上傳功能,讓網頁端就可以直接加入新的映像,這樣一來會方便許多!

我自己的使用方式,是在Linux主機中將iVentoy以系統服務的方式運作(再跟OpenWrt掛在一起),平時都是從Windows下的瀏覽器進行操作,若可以加入上傳功能,就可以不用再另外透過SCP複製映像到Linux中,減少一個困擾~

除此之外,若是可以上傳,也希望加入刪除功能,這樣一來會更完整(當然,前提是運作iVentoy的使用者有刪除檔案或軟連結的權限)

Print this item

  大家有没有在z790+14代intel平台上使用过ventoy?
Posted by: killerli - 10-31-2023, 02:02 AM - Forum: Ventoy Discussion Forum - Replies (3)

之前做好的多套linux系统,包括深度、优麒麟、还有batocera游戏等,用ventoy在多个笔记本、台式机上都能正常运行,但是在新配的华硕z790+i7-14700kf平台上,所有的linux核心的系统都无法成功启动,都卡死,请问大家有没有类似的经历,是ventoy的问题还是linux系统和新平台的兼容问题?
好像启动时都提示一个AHCI控制器有问题,不知道是个体问题还是兼容性的通病,BIOS恢复出厂设置等都试过,也试过一些选项的变更,都无效。

Print this item

Question unable to change icon of directory
Posted by: Marckov - 10-28-2023, 01:48 PM - Forum: Ventoy Discussion Forum - No Replies

Code:
"menu_class": [
        {
            "key": "/ventoy",
            "class": "antivirus"
        },
        {
            "dir": "/ventoy/HDD Tools",
            "class": "gparted"
        }

I have a "gparted.png" under icons directory of theme, but still I'm unable to display icon

Additional information:

   

   

I see that class didn't change and uses the folder's default class

Print this item

Question Boot system rescue cd
Posted by: alh - 10-25-2023, 03:25 PM - Forum: iVentoy Discussion Forum - Replies (4)

Hello,

   I have PXE boot working with iVentoy, but boot of SystemRescueCD fails because media isn't found after kernel load. I expected this because it's normal for the kernel to not have access to the PXE virtualized media after loading. I've solved this in other PXE environment by adding kernel parameters to point to HTTP location for media. In iVentoy, I tried to solve this with file injection, but there isn't enough documentation on the file injection feature to understand how or where in the boot process the injection happens. Is there a better way to get this ISO bootable over PXE with iVentoy?

Print this item

  vtoy in eufi problem
Posted by: mufc - 10-23-2023, 07:17 PM - Forum: Ventoy Plugin Forum - Replies (2)

It has been a few months since I gave up trying to get vtoys to work in eufi mode.
Software has updated since then so I thought I would try again. I created 6 different Linux distros following the instructions on the ventoy site. I created new virtual machines using virtual box.
EFI enable True, fixed disk.
Once the OS rebooted I ran the vtoyboot script. I then shut it down. Then copied the vdi to ventoy renaming the suffix to vdi.vtoy
Not a single one worked in eufi mode. All I get is an unblinking cursor at the top left of my screen.
I have tried this on a pure ventoy drive as well as ventoy on easy2boot with the same outcome.
5 of the 6 work fine in Legacy mode (kubuntu, Ubuntu,MX,fedora,Bodhi).
PopOS does not work in either but I was warned when running the vtoyboot script on Pop that it would only work in eufi.
The only reason I chose 6 was to hopefully get a couple that would work. I do not know what I am doing wrong.

Thanks in advance.

Print this item