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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,269
» Latest member: Bhawk
» Forum threads: 1,702
» Forum posts: 6,814

Full Statistics

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

Latest Threads
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: mephistooo2
06-08-2026, 12:49 PM
» Replies: 1
» Views: 414
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 329
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 234
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 510
Bypass Windows 11 25H2 MS...
Forum: Ventoy Discussion Forum
Last Post: vyros4u
05-27-2026, 07:56 PM
» Replies: 0
» Views: 560
Ventoy not booting on som...
Forum: Ventoy Discussion Forum
Last Post: jiri
05-27-2026, 03:03 PM
» Replies: 2
» Views: 986
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: longpanda
05-23-2026, 02:56 PM
» Replies: 1
» Views: 430
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,467
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 877
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 2,909

 
  关于转换分区格式的建议
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

Heart Ventoy-1.0.91 release
Posted by: longpanda - 04-05-2023, 01:02 PM - Forum: Ventoy Discussion Forum - Replies (1)

  • 2023/04/05 --- 1.0.91 release
  1. Add support for FreeBSD 14-CURRENT.

  2. Fix the issue for booting Bliss OS 15.x (#2329)

  3. Fix a bug that Fedora boot error if Ventoy partition is NTFS. (#2333)

  4. Add Recognition for NTFS with large cluster size (greater than 64KB).

  5. Improve grub2 mode process for legacy BIOS mode.

  6. languages.json update.

Print this item

  ventoy固态硬盘,可以划分区直装Linux吗?
Posted by: cheanty - 04-05-2023, 05:11 AM - Forum: Ventoy Discussion Forum - Replies (2)

实际情况:
初装的固态硬盘分区为(ventoy文件区,vtoyefi引导区)多系统启动正常,我想划出100G拿来玩Linux(VDI已经会了,想体验直接装与VDI的区别)

调整后分区为(ventoy文件区,闲置100G无区,votyefi引导区),启动失败,提示this is not a standard ventoy device,让我选择重启关机啥的

再调整分区为(ventoy文件区,ext4区,votyefi引导区),启动失败,提示我minimal bash-like line editing is supported,进的grub命令行

我的问题是,ventoy盘,可以划出一片直接安装别的系统吗?怎么操作

Print this item

  菜单提示插件的文字大小调整
Posted by: luqf871024 - 04-03-2023, 06:29 AM - Forum: Ventoy Plugin Forum - Replies (1)

Ventoy菜单提示插件的提示文字大小调整,如何设置?
官网上的插件说明中没有说明,提示文字的大小是不可以设置吗?
多谢回答!

Print this item

  ISOs in Ventoy partition not visible
Posted by: garta34 - 03-31-2023, 07:36 PM - Forum: Ventoy Discussion Forum - Replies (33)

I am a newcomer to Ventoy and like the idea of being able to select among multiple ISOs to boot. However, after preparing a 32GB USB stick with Ventoy 1.0.90 under Linux and putting multiple ISOs on the stick, Ventoy is not able to see the ISOs on either of the two computers I tried.

Ventoy boots fine but there are no ISOs visible, nor can I find them when I use F2 to move around on the stick. Mounting the stick on another computer I see the ISOs in the Ventoy partition as expected.

What could I be doing wrong? Is there a step I have missed to make them visible in the Ventoy menu?

Print this item

  Prevent VTOYEFI from auto-mounting
Posted by: Keith Weisshar - 03-31-2023, 06:15 PM - Forum: Ventoy Discussion Forum - No Replies

Is there a way to prevent VTOYEFI from auto-mounting from the MBR formatted Ventoy USB drive on another PC or after using mountvol /r?  When I unplug the USB drive and then run mountvol /r then plug the drive back in it auto-mounts both the Ventoy and the VTOYEFI partitions? MBR uses type EF for the VTOYEFI partition which means EFI System Partition but is not hidden. GPT uses GPT attributes 0xC0000001 for the VTOYEFI partition which is both hidden and no auto-mount.

Print this item

  Boot and persistence on (HD1,1) [SOLVED]
Posted by: marco.benatti - 03-31-2023, 06:38 AM - Forum: Ventoy Plugin Forum - Replies (3)

Hi all,
for practical and performance reasons I am trying to copy from my USB driver .ISO and casper-rw files on the target (temporary) computer first partition (ext3)
I manage to boot successfully by F2 browsing the disk, but not giving persistency.
I tried to manually add "persistence" to the boot command line, but it does not work (it is not a FAT partition)
then I tried to configure ventoy.conf file adding (hd1,1) to the path, but as you see it is parsed as 'invalid'
Any further ideas ?
cheers
"persistence":[
        {
            "image": "/YUMI/Linux-ISOs/linuxmint-21.1-mate-64bit.iso",
            "backend":[
                "/YUMI/Linux-ISOs/persistence.dat"
            ]
        },
{
            "image": "(hd1,1)/boot/boot-isos/linuxmint-21.1-mate-64bitHDD.iso",
            "backend":[
                "(hd1,1)/casper-rw"
            ]
        },
        {
            "image": "/YUMI/Linux-ISOs/linuxmint-21.1-xfce-64bit.iso",
            "backend":[
                "/YUMI/Linux-ISOs/casper-rw"
            ]
        }
    ]

Print this item

  怎么做可以解决启动后C盘,盘符被占用的问题
Posted by: a8862300 - 03-29-2023, 09:09 AM - Forum: Ventoy Discussion Forum - Replies (1)

以前i没注意过这个问题今天用此软件写U盘直接启动PE的ISO文件发现C盘被U盘占用。例原C在PE中显示为E,有没有什么解决 方案。

Print this item

Heart Ventoy-1.0.90 release
Posted by: longpanda - 03-26-2023, 11:14 AM - Forum: Ventoy Discussion Forum - Replies (1)

  • 2023/03/26 --- 1.0.90 release
  1. Fix the issue that VTOY_LINUX_REMOUNT option can not work for (Kernel 5.18+) + (Intel Gen11+ CPU).

  2. Support LibreELEC 11.0+. (#2281)
  3. Fix the issue that Fedora Rawhide install media not detected. (#2283)
  4. Add support for chimera linux. (#2309)
  5. Optimization for Fedora boot process.
  6. languages.json update.
  7. New iso support. (Total 1100+)

Print this item

Question Any way to use an OS' security key instead of registering Ventoy's?
Posted by: shawnsg - 03-25-2023, 10:37 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hi,

Maybe a bit of a niche question, but I've started using Ventoy at work to easily switch between diagnostic and various OS ISOs for client hardware, and one thing that's been floating in the back of my mind is,

"If a Windows ISO can boot fine, and an Ubuntu ISO can boot fine, how come I need to register Ventoy's certificate?"

I really don't know too much when it comes to exactly how secure boot works. I figured maybe it's a Microsoft thing where OEMs ship with private keys that only handshake with Windows, but my Ubuntu USBs will boot on these systems with no Mokmanager prompt as well.

In that case, is it possible to take the certificate from Ubuntu or Windows and "transplant" it onto my VTOYEFI partition? Or perhaps there's a tool I can use to enroll my Ventoy .cer with the private keys the UEFIs expect, or something?

Like I said, I'm not too sure how secure boot works on anything beyond a basic conceptual level, but if anyone could help me make it so I can boot my Ventoy USBs on new machines without enrolling the key or disabling secure boot every time, I'd be very appreciative Smile

Print this item