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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,338
» Latest member: douglasdereuck7
» Forum threads: 1,711
» Forum posts: 6,856

Full Statistics

Online Users
There are currently 340 online users.
» 0 Member(s) | 336 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-11-2026, 06:23 PM
» Replies: 2
» Views: 263
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 3,124
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: matmus06
07-06-2026, 12:18 PM
» Replies: 2
» Views: 301
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 542
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 762
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 358
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 2,188
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 862
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 1,055
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 1,272

 
  Ventoy on PortableApps.com
Posted by: Keith Weisshar - 04-18-2023, 12:12 AM - Forum: Ventoy Discussion Forum - Replies (3)

Is Ventoy on PortableApps.com platform official or not?

Print this item

Exclamation HPE Server SPP Update
Posted by: User292920 - 04-13-2023, 07:47 AM - Forum: Ventoy Discussion Forum - No Replies

Dear Forummembers,

Getting issues when trying to update my HPE SPP Server using the ventoy program. Making a bootable of the file on a usb works fine (with rufus for example). But just loading the ISO-File in the USB doesn't work.
When trying just in normal boot i get following error:
- No valid signature
When trying in Grub2 mode i get a cmd error.

I have seen in the list of approved files there are 2 SPP-files that went succesfull. (https://www.ventoy.net/en/distro_iso/hp_spp.html )

Someone who can explain me what an other option is to fix this and be able to use ventoy?

Print this item

  Migration from MBR to GPT fails
Posted by: ralf - 04-12-2023, 05:06 PM - Forum: Ventoy Discussion Forum - Replies (5)

Hi,



on old hardware I made a Ventoy USB stick using MBR. This Vento USB stick worked.
The first partition was an ext4 partition holding

xubuntu-20.04.1-desktop-amd64.iso
xubuntu-20.04.1-desktop-pers1.dat
ventoy/ventoy.json

the content of ventoy/ventoy.json was


Code:
{
    "persistence": [
        {
            "image": "/xubuntu-20.04.1-desktop-amd64.iso",
            "backend": "/xubuntu-20.04.1-desktop-pers1.dat"
        }
    ]
}
There was a third partition formatted as fat32, holding data to share.

Now I try to make a Ventoy USB stick using GPT on new hardware. Actually it's the same USB stick.

I tried in 1001 way, never touched the second partition, but whatever I tried so far doesn't work. The closest to something working was done this way:
I used gparted to create the GPT and to create an 16380 MiB sized ext4 partition. Behind the ext4 partition were 13619 MiB left unallocated.
Then I run


Code:
ventoy -i -r 13554 -g -n /dev/sdf
Now I have got a first 16 GiB sized ext4 partition and a second 32 MiB fat16 partition and left are unallocated 13.27 GiB.
I copied


xubuntu-20.04.1-desktop-amd64.iso
xubuntu-20.04.1-desktop-pers1.dat
ventoy/ventoy.json


to the ext4 partition, the files that were used by the MBR USB stick. I have done nothing to the second partition. When I boot I get the Ventoy menu with the Ventoy wallpaper claiming that no ISOs are available.
Other attempts without the "-n" option were even more worse. I got a black screen, the output was something similar to "invalid Ventoy".


Code:
# pacman -Q ventoy-bin 
ventoy-bin 1.0.91-1
# ventoy -l /dev/sdf 

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

Ventoy Version in Disk: 1.0.91
Disk Partition Style  : GPT
Secure Boot Support   : YES
Regards,
Ralf

Print this item

  Menu Folder
Posted by: lolkill23 - 04-12-2023, 03:45 AM - Forum: Ventoy Plugin Forum - Replies (2)

how to set a menu folder in ventoy. 

example
Windows 
   Windows 10
   Windows 8
   Windows 7
Linux
  Ubuntu
  Suse
MacOS
 High Sierra
Utilities
Antivirus
and so on

Print this item

  This is not a valid ventoy device
Posted by: Keith Weisshar - 04-09-2023, 07:12 PM - Forum: Ventoy Discussion Forum - Replies (2)

Why do I get a This is not a valid ventoy device with error code 12 if I try to boot Ventoy from my Samsung T7 Shield after installing a Windows time machine software such as Eazy Fix from Eaz Solution or Rollback Rx from Horizon DataSys.  The software should only modify the MBR on the primary drive but it also modified the MBR on the USB drive and when I turn protection off it only restores the MBR on the primary drive but does not restore the MBR on the USB drive.  The MBR gets rewritten on both drives every time I turn protection on.  If I try to reinstall Ventoy to my USB drive while protection is turned on the install or update fails unless I turn protection off. I use GPT on both drives.

Print this item

  serial boot - USB-to-FTDI adaptor
Posted by: MultibootNewb - 04-08-2023, 06:30 PM - Forum: Ventoy Discussion Forum - No Replies

Hi

I'm trying to get Ventoy working over serial using this FTDI USB-TO-Serial adaptor but it's not working.

My laptop does not have a built in serial port, so a USB adaptor is my only option.

I tried adding:

Code:
{
    "theme": {     
        "display_mode": "serial_console",
        "serial_param": "--unit=0 --speed=9600"     
    }
}

But I'm guessing this is for hardware UARTs on the motherboard rather than USB based options.

I see that Grub supports the FTDI adaptor but I'm out of my depth in understanding how to activate this in Ventoy ..or if it's possible.

Print this item

  Macrium PE boots into low resolution
Posted by: Keith Weisshar - 04-08-2023, 12:23 AM - Forum: Ventoy Discussion Forum - Replies (2)

Why does Macrium PE boot into 1024x768 resolution instead of 1920x1080 resolution when I boot MacriumRescue.iso from Ventoy?  I'm using ASUS UEFI BIOS.

Print this item

  Ventoy Text Mode
Posted by: Keith Weisshar - 04-06-2023, 08:03 PM - Forum: Ventoy Discussion Forum - Replies (1)

Why is Ventoy based on GRUB 2.04 instead of GRUB 2.06?

Print this item

  Did Ventoy just brick my SSD?
Posted by: IanW - 04-06-2023, 05:45 AM - Forum: Ventoy Discussion Forum - Replies (2)

I have a 1TB nvme SSD in an external USB enclosure on which I installed Ventoy using the Windows installer, also creating a 850GB partition for general use.  This I formatted to NTFS and assigned a drive letter.  I noted the Ventoy partition had been assigned a drive letter and I created just a folder on there for now.

I then ejected the drive and reconnected it.  The access light flashed about twice a second for maybe a minute then went off.  During this time Drive Manager showed nothing mounted then, after the access light went dark, an uninitialized disk was shown.  Attempted to initialise this gave the message "Virtual Disk Manager: Incorrect Function".

Any thoughts what's going on here and what my options are for 1. Getting my SSD back and 2. Getting Ventoy working.

Print this item

  关于转换分区格式的建议
Posted by: 20111111 - 04-05-2023, 02:57 PM - Forum: Ventoy Discussion Forum - Replies (1)

某些版本的Linux需要ext4格式分区保存数据,比如easyos和fossadog等,希望能提供格式化数据分区为ext4格式的选项,或者提供把fat/ntfs格式分区转换为ext4格式的功能,这样能方便用户免去自己操作分区带来的风险。

Print this item