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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,656
» Latest member: JBonde
» Forum threads: 1,676
» Forum posts: 6,728

Full Statistics

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

Latest Threads
Live ISO Building ?
Forum: Ventoy Discussion Forum
Last Post: Eliott
10-31-2025, 02:02 AM
» Replies: 1
» Views: 281
Menu Spacing
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-30-2025, 03:49 AM
» Replies: 0
» Views: 135
EXT, NTFS in 1st partitio...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:58 AM
» Replies: 0
» Views: 178
Boot 32 bit Windows
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:27 AM
» Replies: 2
» Views: 7,289
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:25 AM
» Replies: 2
» Views: 622
Ventoy InjectioN
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:12 AM
» Replies: 0
» Views: 123
Aomei + Win To Go + Vento...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:02 AM
» Replies: 4
» Views: 11,058
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 894
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 325
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 11,086

 
solved [SOLVED] Default boot on local disk
Posted by: Cyberfox - 02-23-2022, 02:03 PM - Forum: Ventoy Discussion Forum - Replies (3)

Good morning!

I created a custom configuration file ventoy.json without hotkeys and I'm needing the default boot after countdown to be on the local disk or first operation system. it's possible?

========================================================================
"control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },     
{ "VTOY_TREE_VIEW_MENU_STYLE": "1" },
{ "VTOY_SORT_CASE_SENSITIVE": "0" },
{ "VTOY_MENU_TIMEOUT": "15" },
{ "VTOY_DEFAULT_IMAGE": "Option with boot on 1º local disk" },
        { "VTOY_MAX_SEARCH_LEVEL": "max" },
{ "VTOY_FILE_FLT_ISO": "0" },
{ "VTOY_FILE_FLT_WIM": "0" },
{ "VTOY_FILE_FLT_EFI": "1" },
{ "VTOY_FILE_FLT_IMG": "0" },
{ "VTOY_FILE_FLT_VHD": "0" },
{ "VTOY_FILE_FLT_VTOY": "0" },
        { "VTOY_DEFAULT_KBD_LAYOUT": "PORTU_BRAZIL" }
],
========================================================================

Help!!!!

Thanks!!!!

Print this item

  F2的浏览里找不到第二块硬盘
Posted by: kero990 - 02-23-2022, 01:11 AM - Forum: Ventoy Discussion Forum - Replies (7)

按f2只能看见hd0(优盘本身)和hd1的各个分区,另一块硬盘hd2不会显示在文件列表里,但按c弹出的grub命令行里,ls命令能够正常看到hd2
不知何故

Print this item

  Google Chrome OS Flex
Posted by: buck - 02-22-2022, 02:39 PM - Forum: Ventoy Discussion Forum - Replies (2)

Has anyone gotten Google's Chrome OS Flex to work on Ventoy?  I have CloudReady working and Google bought CloudReady and turned it into Chrome OS Flex.

https://chromeenterprise.google/os/chromeosflex/

I've tried downloading the image file from the manifest https://dl.google.com/dl/edgedl/chromeos...overy.json but it didn't work for me after renaming the bin to img.

Print this item

  请问vtoyboot 脚本和vdiskchain能否在arm64架构使用呢?
Posted by: kero990 - 02-20-2022, 11:51 AM - Forum: Ventoy Discussion Forum - Replies (1)

我有一台国产机器,arm64架构,飞腾2000,统信uos系统,现在想用vtoyboot来启动其他linux系统。
但按照操作执行下来之后,grub提示can not load image,镜像用的是raw格式,qemu创建的。
所以我想问一下,vtoyboot 脚本和vdiskchain能否在arm64架构使用呢?

Print this item

  Has someone had persistence with LM 20.3 Cinnamon ?
Posted by: Menard - 02-19-2022, 05:13 PM - Forum: Ventoy Plugin Forum - Replies (2)

All is in the title
We can extent it to all versions beginning by 20

Additional question :
I mean with Ventoy and the plugin without editing some text in a file except with the xml interface

Print this item

Heart 【Ventoy 1.0.70 release】
Posted by: longpanda - 02-19-2022, 01:44 PM - Forum: Ventoy Discussion Forum - Replies (13)

  • 2022/02/19 --- 1.0.70 release
  1. Fix Porteus Kiosk boot issue in latest Ventoy release. (#1446)

  2. Add cmdline mode for VentoyVlnk.exe

  3. Support latest Qubes 4.1.0 release.

  4. Auto use grub2 mode for krd.iso.

  5. Fix a few bugs for VentoyPlugson web.

  6. Add a tip when save ventoy.json failed in VentoyPlugson.

  7. Fix the bug when booting Windows 7 iso files in local disk.

  8. Update help text.

  9. Update languages.json

Print this item

  persistence syntax error always
Posted by: Schrotty - 02-16-2022, 10:01 AM - Forum: Ventoy Plugin Forum - Replies (6)

I get always whene i boot MX Linux with persistence a Syntax Error but i can not read, it disappears too fast.
i have make with VentoyPlugson but i dont knwo why not work.

"persistence_uefi":[
        {
            "image": "/MX-21.iso",
            "backend":[
                "/persistence/persistence_ext4_4GB_MX-Persist.dat"
            ],
            "autosel": 1
        }

Print this item

Heart 【Ventoy-1.0.69 Release】
Posted by: longpanda - 02-15-2022, 11:40 AM - Forum: Ventoy Discussion Forum - Replies (9)

    2022/02/15 --- 1.0.69 release

  1. Support F2 to browse Ventoy self. Notes
  2. Optimize menu generation speed when browsing files
  3. Skip System Volume Information directory when browsing files.
  4. Vlnk supports files in Ventoy disk reserved space.
  5. Make VTOY_TREE_VIEW_MENU_STYLE also control the browser menu style. (#1439)

Print this item

solved 【Solved】找不到U盘里的ISO文件?
Posted by: ezuren - 02-15-2022, 11:40 AM - Forum: Ventoy Discussion Forum - Replies (6)

使用VENTOY最新1.0.68版本为什么它会找不到我U盘里的几个ISO文件?1.0.65以前的版本没发现相关问题。

Print this item

Star ventoy 66 is not easy.
Posted by: noorislamdxb - 02-15-2022, 08:23 AM - Forum: Ventoy Discussion Forum - Replies (1)

The ventoy version 66 is not give usb update option. earliyer was very good. Kindly make it is easy.

Print this item