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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,635
» Latest member: aucoll33
» Forum threads: 1,672
» Forum posts: 6,720

Full Statistics

Online Users
There are currently 481 online users.
» 0 Member(s) | 478 Guest(s)
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: 369
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 521
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,836
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,322
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,644
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 998
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,243
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,384
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,861

 
  关于iventoy跨网段的配置问题
Posted by: llsupers - 09-12-2023, 02:36 AM - Forum: iVentoy Discussion Forum - Replies (1)

请问大家如何实现iventoy的跨网段部署(不使用第三方的dhcp服务器)?

Print this item

Bug "resolution_fit": "1" doesn't work.
Posted by: Divzed - 09-11-2023, 01:23 PM - Forum: Ventoy Plugin Forum - Replies (11)

"theme_800x600" "theme_1024x768" "theme_1920x1080" - They have 3 different background images with different resolutions, but for some reason background image and theme is drawn randomly by "default_file": "0" regardless of selected resolution and "resolution_fit": "1" is ignored every time when I boot Ventoy, why?
I tried it on live system UEFI/BIOS and VirtualBox VM UEFI/BIOS, monitor resolution 1920x1080. I also tried to remove "default_file": "0", but issue still persists.

My ventoy.json:

Code:
{
    "theme": {
        "file": [
             "/ventoy/themes/theme_800x600/theme_800x600.txt",
             "/ventoy/themes/theme_1024x768/theme_1024x768.txt",
             "/ventoy/themes/theme_1920x1080/theme_1920x1080.txt"
        ],
        "default_file": "0",
        "resolution_fit": "1",
        "gfxmode": "1920x1080",
        "display_mode": "GUI",
        "serial_param": "--unit=0 --speed=9600",
        "ventoy_left": "95%",
        "ventoy_top": "1%",
        "ventoy_color": "#000000",
        "fonts": [
            "/ventoy/themes/theme_1920x1080/terminus-12.pf2",
            "/ventoy/themes/theme_1920x1080/terminus-14.pf2",
            "/ventoy/themes/theme_1920x1080/terminus-16.pf2",
            "/ventoy/themes/theme_1920x1080/DejaVuSans-48.pf2",
            "/ventoy/themes/theme_1920x1080/DejaVuSans-Regular-14.pf2"
        ]
    },
    "menu_class": [
        {
            "key": "Windows",
            "class": "Windows"
        },
        {
            "key": "windows",
            "class": "Windows"
        },
        {
            "key": "Win",
            "class": "Windows"
        },
        {
            "key": "win",
            "class": "Windows"
        },
        {
            "key": "memtest",
            "class": "MemTest86"
        },
        {
            "key": "iso",
            "class": "ISO"
        }
    ]
}

Print this item

  Problem installing & runnung iVentoy
Posted by: TehTech - 09-10-2023, 09:03 PM - Forum: iVentoy Discussion Forum - Replies (7)

Hi there, newbie here!
I have tried to install iVentoy onto my Raspberry Pi, but I am stuck!
using the terminal, i used wget to download the image, then I had to use

Code:
gzip -d -r iventoy-1.0.18-linux-free.tar.gz
tar -xf iventoy-1.0.18-linux-free.tar
to get it all extracted, then after I'd copied a small ISO to it to test, on running the app I get the following message:
Code:
/home/pi/iventoy-1.0.18/lib/iventoy: 1: /home/pi/iventoy-1.0.18/lib/iventoy: 1:ELF: not found
Can somebody help me get this installed and working please?
I use Ventoy for all my boot SSD's and I have never had a single problem using it, I was hoping iVentoy would be the same level of ease in getting setup!

Thanks all in asvance anyway,

Arty.

Print this item

Video Ventoy in Hyper-V and testing VHD/VHDx Images
Posted by: Rsts - 09-10-2023, 09:47 AM - Forum: Ventoy Discussion Forum - Replies (1)

Hello guys,

First i would like to thank you for awesome tool that you have created Heart . It's almost perfect way of creating rescue usb stick or disk with all essential tools that you need along the way. Not to mention other features like menu customization and so on...

Anyway for few days i was messing around with Ventoy VHD or VDHx boot from exFAT or NTFS partition but non of them was working, until i finnaly managed to boot one no mater partition type. I will post video tutorial on how to do that in few days. 

What i was unable to boot was Win 10 XPE or any other rescue image. I can boot it in Hyper-V directly but from Ventoy i get an critical error so that is still to be tested. Maybe there is issue in BDC config since XPE is booting from ram so maybe my settings are wrong. If you have BDC settings suggestion let me know.

Meanwhile you can watch Ventoy in action.  

Print this item

  Winpe Windows 10 PEAnkhTech 4.2 Problem
Posted by: aboamir@gmail.com - 09-09-2023, 07:04 AM - Forum: iVentoy Discussion Forum - No Replies

Hi, I started to use this WinPE edition, Windows 10 PE AnkhTech 4.2. It's working fine with Invetoy, but the problem is Invetoy loads the program that is just stored in the WIM file. Other apps outside of the WIM file are not working because they're outside of the WIM file. ? Huh

Here is the link.


https://ankhtech.weebly.com/ankhtech-winpe.html

https://www.mediafire.com/file/xg7iv8ldb...4.iso/file

https://ankhtech.weebly.com/

thanks

Print this item

  Load Driver Issue
Posted by: sathish3990 - 09-07-2023, 08:54 AM - Forum: iVentoy Discussion Forum - Replies (1)

Getting Load Driver issue when installing Windows 10 22H2. THIS ISSUE PRESENT IN ALL VERSION OF IVENTOY EVEN UBUNTU ALSO SAME.
[Image: 263008548-e702f1fa-ad3f-48c7-b614-1afa5ff24212.jpg]

Print this item

  iventoy的跨网段配置问题
Posted by: llsupers - 09-07-2023, 04:29 AM - Forum: iVentoy Discussion Forum - No Replies

客户机所处网段:10.1.44.0/24 
dhcp中继:10.1.44.57
iventoy地址:10.3.62.250 (地址池:10.1.44.10--10.1.44.20)
客户机网络启动后,连接不上
在iventoy服务器上抓包 ,发现offer包的Destination是255.255.255.255,所以在dhcp中继上收不到offer包,不知道是什么原因 ?

Print this item

  .img file structure
Posted by: measter - 09-06-2023, 05:20 PM - Forum: Ventoy Discussion Forum - Replies (1)

Current Ventoy handles some .img packages just fine but not others, which is acknowledged in the doc/s.  I would like to learn more about the differences, how to examine an .img for information.

Example of a usable .img with Ventoy is now Easy OS:  
https://distro.ibiblio.org/easyos/amd64/...23/5.4.10/

Example of an .img which is not usable by me in any way I have discovered is Armbian for x86 (not ARM, I understand that).
https://fi.mirror.armbian.de/dl/uefi-x86/archive/

Print this item

  Preservation of Wi-Fi and power shut off settings
Posted by: starrfleat - 09-05-2023, 03:46 PM - Forum: Ventoy Discussion Forum - Replies (1)

I am new to Ventoy, although a longtime Linux user.
Does persistence in Ventoy preserve Wi-Fi settings
and screen shut off time or its lack in the power settings?
I've got about a dozen ISOs in my Ventoy USB, but even in Manjaro
Wi-Fi settings are not preserved between one session and the next
when I reboot.

Print this item

  多系统ventoy启动问题
Posted by: Chainxliang - 09-05-2023, 03:29 AM - Forum: Ventoy Discussion Forum - Replies (5)

我在一个1T的移动硬盘上按文档安装了Ventoy,它创建了两个分区Ventoy和VTOYEFI,之后还保留一部分空间成功安装了NixOS和ParrotOS,安装NixOS的时候手动创建了EFI boot分区和root分区,用UEFI模式启动能进入grub并引导启动NixOS,用legacy模式会直接进入Ventoy引导画面也能正常启动各个ISO(存放ISO的分区现在用掉大概117G),但是当我同样手动分区并安装成功ParrotOS后,用UEFI只能进入ParrotOS或NixOS,换成legacy模式first会报如下错误:!!!warning!!! This is NOT a standard Ventoy device and is not supported"。按论坛里方法升级第二分区以及用dd写入某个字节还有尝试把压缩文件放在第一分区的ventoy文件夹下面都没能解决问题,来此求助

Print this item