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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,296
» Latest member: releasemysuper
» Forum threads: 1,706
» Forum posts: 6,837

Full Statistics

Online Users
There are currently 899 online users.
» 0 Member(s) | 895 Guest(s)
Baidu, Bing, DuckDuckGo, Google

Latest Threads
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 261
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-25-2026, 02:27 PM
» Replies: 6
» Views: 1,574
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 345
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 438
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 254,291
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 240
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,558
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 499
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 362
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 690

 
  UEFI 32 bits
Posted by: clearseven - 12-02-2023, 02:00 AM - Forum: Ventoy Discussion Forum - Replies (7)

Hi,
I have an x86 tablet with a 64-bit processor (Z3735F). it has windows 10 32 bit installed on it.
It can boot 64-bit Linux without problem (USB Ventoy or Rufus).
But impossible to boot windows x64 because the bios has UEFI only ia32 (no legacy or SCM).
SO: CPU x64bits but bios in UEFI ia32 bios !!
How to config Ventoy to boot a windows x64? is it even possible ?
Thank you all for your responses.

Print this item

  FATDOG Linux v900 & v901 boot without issues to desktop
Posted by: GCMartin - 12-01-2023, 11:40 PM - Forum: Ventoy Discussion Forum - No Replies

iVentoy PXE allows FATDOG v9xx to boot to desktop.

Might want to add this to the list of tested distros tested.

P.S. These versions ALSO boots via Ventoy as well as via iVentoy.

Print this item

  Chainload iVentoy?
Posted by: Kram Stan - 12-01-2023, 02:51 PM - Forum: iVentoy Discussion Forum - Replies (5)

Hey, all. I think I need to chainload (redirect) from my main iPXE server to iVentoy. Basically, there will be a PXE menu entry on Server #1 which needs to direct to Server #2 running iVentoy. I'm not sure what the syntax should be and what specifically within iVentoy I need to be linking to.

Any help would be appreciated.

Print this item

  Booting FreeBSD 14.0
Posted by: balanga - 12-01-2023, 12:54 PM - Forum: Ventoy Discussion Forum - Replies (3)

Is anyone able to boot a FreeBSD 14.0 ISO successfully?

It looks as though there is a problem using the latest release. FreeBSD starts to boot, but then stops. 13.1 and 13.2 booted OK.

Print this item

  Issues using a large disk - 7800G of reserved space
Posted by: uli - 11-30-2023, 05:50 PM - Forum: Ventoy Discussion Forum - Replies (2)

I'm using ventoy-1.0.96. I do have a 8TB disk. I'd like
to use it for ventoy and for backup. So I'm trying to execute:

  sudo ./Ventoy2Disk.sh -i  -g -r 7800000 /dev/sdc

This leads to:

  **********************************************
      Ventoy: 1.0.96  x86_64
      longpanda admin@ventoy.net
      https://www.ventoy.net
  **********************************************

  Can't reserve 7800000 MB space from /dev/sdc


Using the GUI gives a similar error.

I can use Ventoy using this procedure:

1. Manually create partitions on the disk:
    1 ... 200GB
    2 ... 100MB
    3 ... remaining space
2. Delete partition 2
3. Do a non-destructive install: sudo ./Ventoy2Disk.sh -i -n /dev/sdc
    Partition 2 is recreated with a size of roughly 32MB
4. Delete partition 3
5. Create partition 3 for the remaining space

Print this item

  How to add a chainload location to iVentoy?
Posted by: thestraycat - 11-29-2023, 07:13 AM - Forum: iVentoy Discussion Forum - No Replies

Is there any known way to add a chainload entry to the menu?

Print this item

  Using Active@ KillDisk
Posted by: Epictetus - 11-28-2023, 10:28 PM - Forum: Ventoy Discussion Forum - Replies (11)

I have the "Professional" version and have used it to make the boot disk ISO - and added that ISO to Ventoy.

It boots up just fine, it 'sees' the Ventoy Disk but it does not 'see' the fixed SSD with the C\- drive on it.

Any thoughts?

Print this item

Bug Bad ISO file crashes Iventoy (and strange bug with logs)
Posted by: thestraycat - 11-27-2023, 11:10 PM - Forum: iVentoy Discussion Forum - No Replies

I have an issue that i've documented here: https://github.com/ziggyds/iventoy/issues/8

In escense, there is an issue with iventoy logs when used within a docker container when the logs are mapped to persistant storage outside of the container.

When iVentoy senses an error (Like an ISO is copied to the ISO folder and iventoy dosnt like the ISO) The software crashes within the container and creates an infinite loop cycle of complaining about not being able to find certain log file names that it expects to find.) 

To fix the issue, i have to remove the problematic ISO file from the ISO foler, and then delete or rename the log.txt file and restart. Then iventoy starts again.

It seems that iventoy is referencing individual log file names in its own log output but the log file being created by the container on the persistant storage is being saved as a single file and saved as log.txt.

I understand that this may not be an official way of using iventoy (in a container), but theres no reason i can think of why iventoy shouldnt work where other applications (netboot.xyz etc) work seemlessly.

See the link at the top of the post for a few log screenshots and more detail.

Any advice on mapping the logs externally would be great, a external mapping dosn't seem to cut it...

Print this item

Sad Ventoy is not bootable
Posted by: Driver - 11-26-2023, 08:50 PM - Forum: Ventoy Discussion Forum - Replies (7)

Hello, I've got a problem with booting Ventoy. My main partition is now unformatted.
I had many ISOs on my installation and now everything is gone.
What should I do to recover my Ventoy USB?
I think it was overwritten somehow by windows commands:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd



Attached Files Thumbnail(s)
   
Print this item

  Ventoy doesn't boot correctly to my old pc
Posted by: Gregory - 11-25-2023, 03:34 AM - Forum: Ventoy Discussion Forum - Replies (6)

Hi.

I have an old pc and i want to install the win11 at this but ventoy doesn't boot correctly.


It bring me that final screen after finish load the usb-hdd i create with the latest version of ventoy.




[Image: Ventoy-issue.jpg]



Can you please fix this?

Print this item