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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,357
» Latest member: pete
» Forum threads: 1,660
» Forum posts: 6,687

Full Statistics

Online Users
There are currently 295 online users.
» 2 Member(s) | 290 Guest(s)
Baidu, Bing, Google, pete, soares23

Latest Threads
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: vtFred
Yesterday, 09:11 PM
» Replies: 0
» Views: 45
Marking up an NTFS or exF...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
08-03-2025, 07:55 AM
» Replies: 1
» Views: 355
Subdirectories in Part 1 ...
Forum: Ventoy Discussion Forum
Last Post: VentoyMic
08-02-2025, 04:18 PM
» Replies: 1
» Views: 275
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: lizhuojian
08-02-2025, 01:55 PM
» Replies: 2
» Views: 1,961
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: GlenTech83
08-01-2025, 01:11 PM
» Replies: 27
» Views: 39,863
Failure to boot into USB ...
Forum: Ventoy Discussion Forum
Last Post: BKPB
07-31-2025, 03:45 PM
» Replies: 4
» Views: 65,022
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: pioj
07-28-2025, 03:27 PM
» Replies: 1
» Views: 819
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-24-2025, 12:14 AM
» Replies: 6
» Views: 1,490
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: tenshikohaku
07-17-2025, 03:45 AM
» Replies: 1
» Views: 1,449
Ventoy的QQ群 945752978 什么时候...
Forum: Ventoy Discussion Forum
Last Post: alcy
07-11-2025, 06:18 PM
» Replies: 0
» Views: 423

 
  Ventoy在workstation中装win10提示“缺少介质驱动程序”
Posted by: 0394101503 - 01-11-2023, 01:48 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hi,

U盘:金士顿DTX;   VENTOY版本:1.0.97;   vmware workstation版本:16.1.0

故障描述:当我使用U盘安装ventoy后,直接接在笔记本电脑上,是可以正常安装系统、进入PE的,测试win10、centos7、wepe等都正常。

但是,如果在workstation虚拟机接入U盘,通过添加U盘为物理硬盘的时候,则引导是正常的,但出现问题:
(1)能够正常安装centos 7;
(2)能够进入WEPE,但找不到vmware的硬盘;
(3)能进入win10安装界面,但提示“缺少计算机所需介质驱动程序”,看不到硬盘。

求教,这是否是ventoy的问题    

Print this item

  Kaspersky check_signatures=no not woking
Posted by: Nierewa - 01-10-2023, 09:01 AM - Forum: Ventoy Discussion Forum - Replies (5)

Hi,

I use ventoy 1.0.87 with latest krd.iso.

I start the krd.iso from ventoy.
Then I select language english. In next menu I press c and type check_signatures=no.
Esc + enter and load graphic mode. After some loading I get the message "cannot find data/kernel.dat on devices"

I tried all modes. Normal, Grub 2 and memdisk-mode.
Nothing works.

System is UEFI with secure boot enabled.
I can't disable secure boot by the way.

Can somebody help me to load Kaspersky rescue disk?
Thanks Smile

Print this item

  Support for FirmwareTestSuite
Posted by: Jabb - 01-09-2023, 05:53 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hi

File: https://wiki.ubuntu.com/FirmwareTestSuit...tSuiteLive
Tested on Ventoy: 1.0.87

Can you add support for FWTS?

Cheers!

Print this item

  Proposed change in Global & Local VENTOY_CHECKSUM
Posted by: Jabb - 01-09-2023, 05:32 PM - Forum: Ventoy Discussion Forum - Replies (3)

The ability to use global ventoy_chcecksum is great news because separate checksum files don't clutter up the iso directory!

However, I suggest some improvement, because currently the user spends a lot of time doing checksum calculations just to see "value not found in global ventoy_checksum"

Ventoy should automatically:
1. First check if the name of the specific iso file exists in the ventoy_checksum file
2. Then Ventoy should check (according to the length of the checksum in ventoy_chcecksum) what the checksum is (MD5, SHA1, etc) and thus show the appropriate options:
- Calculate MD5
- Calculate and Check SHA256
- etc
3. Only then the user chooses the option that interests him

Cheers!

Print this item

  有个可能算是小bug的地方
Posted by: 隐者浮云 - 01-09-2023, 12:46 PM - Forum: Ventoy Discussion Forum - Replies (1)

如果设置默认是中文的情况下,
引导接入ventoy后选 “显示模式-》文本模式” 的时候
中文会全部变成????
我知道这种情况下显示中文比较困难,那能不能转换成 “文本模式” 的时候默认显示英文语言呢?
当然如果能显示中文的 “文本模式” 也是最好的

Print this item

  Error in persistence submenu
Posted by: Jabb - 01-08-2023, 11:20 PM - Forum: Ventoy Discussion Forum - Replies (2)

Hi!

There is no "Boot Without Persistence" option in the persistence file selection menu. But you can't just see the text, because you can highlight it (empty space) and press Enter.

The same behavior is on standard or custom theme.

   

Cheers!

Print this item

  Using Grub4DOS Legacy and UEFI with Ventoy
Posted by: crasadure - 01-08-2023, 07:30 PM - Forum: Ventoy Discussion Forum - Replies (1)


Necessary Files Download

Print this item

  Ventoy language output and minor issues
Posted by: hyun9358 - 01-08-2023, 03:02 PM - Forum: Ventoy Plugin Forum - No Replies

Ventoy language output and minor issues

When an error occurs, both Korean and Chinese are output.
Can you print only Korean?

Currently I am using it like this:


echo -e "\n $VTLANG_Syntax_error_detected\n"
echo -e "\n $VTLANG_ventoy.json_文件中有语法错误 \n"


Both of these types of output are translated and used.
It is difficult to use and modify every time.
There are many other minor issues as well.

Print this item

  Support for FFU files
Posted by: Satman71446 - 01-08-2023, 08:07 AM - Forum: Ventoy Discussion Forum - No Replies

Any chance of adding support for FFU files to Ventoy?  It seems that WIM files are going to FFU which isn't currently supported by Ventoy as far as I can tell.

Print this item

  Using Ventoy for 2TB flash USB
Posted by: mbzadegan - 01-07-2023, 06:43 AM - Forum: Ventoy Discussion Forum - Replies (7)

Hello all,

I want to use Ventoy to make my flash USB (2 TB) bootable but it dropped to the GRUB environment when booted by my laptop.

So, what should I do in this case?

Thank you.

Print this item