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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,712
» Latest member: checholin
» Forum threads: 1,677
» Forum posts: 6,730

Full Statistics

Online Users
There are currently 357 online users.
» 1 Member(s) | 351 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, itsrainbowsteve1456

Latest Threads
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: leo
11-21-2025, 12:29 PM
» Replies: 0
» Views: 134
Boot 32 bit Windows
Forum: Ventoy Plugin Forum
Last Post: Steve2926
11-07-2025, 11:03 AM
» Replies: 3
» Views: 7,817
Live ISO Building ?
Forum: Ventoy Discussion Forum
Last Post: Eliott
10-31-2025, 02:02 AM
» Replies: 1
» Views: 959
Menu Spacing
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-30-2025, 03:49 AM
» Replies: 0
» Views: 404
EXT, NTFS in 1st partitio...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:58 AM
» Replies: 0
» Views: 457
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:25 AM
» Replies: 2
» Views: 1,091
Ventoy InjectioN
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:12 AM
» Replies: 0
» Views: 370
Aomei + Win To Go + Vento...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:02 AM
» Replies: 4
» Views: 11,581
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 1,793
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 644

 
  unable to boot certain ISOs without legacy support
Posted by: herpsn - 09-22-2021, 10:08 PM - Forum: Ventoy Discussion Forum - Replies (4)

Hi, 

I just tested Ventoy a little bit. Really great tool.

Here are the ISOs i tested with my lenovo yoga 720-15:

only works with legacy support: ElementaryOS, LinuxMint, Ubuntu, KDE NEON

works with EFI and Legacy Support: Arch Linux, EndeavourOS; MX-Linux, Deepin Linux, Manjaro, Windows10

attached are the screenshots of the debug output from Elementary OS and Linux Mint when the ISO is not booting in EFI. Maybe this can help in solving the booting only in legacy support for certain ISOs.



Attached Files Thumbnail(s)
       
Print this item

  Well, I tried it
Posted by: sharkscott - 09-22-2021, 04:31 AM - Forum: Ventoy Discussion Forum - Replies (2)

I got it to install correctly and I was able to copy some .ISO’s to it all well and good but when I boot into it and select a distro to boot into, all I get is a black screen and I have to reboot my laptop. It seems I have a hardware issue..

Has anyone else come across this?

Print this item

  [SOLVED] Unable to launch Live Ventoy w/MX-Linux on ASUS X570 MB w/AMD Ryzen 9 5900X
Posted by: Plurix - 09-21-2021, 04:00 AM - Forum: Ventoy Discussion Forum - Replies (4)

Hi, unable to run MX-Linux with / without Persistence on an ASUS X570 Mobo.

I can see the menu but upon choosing the desired option it only shows a blank, dark screen forever.

I can Ctrl-Alt-Del to reboot, though.

Json file is:

Code:
{
    "persistence" : [
        {
            "image": "/MX-19.1_x64.iso",
            "backend": "/MX-19.1_x64.dat"
        }
    ]
}

Dat file created successfully using CreatePersistentImg.sh script:

Code:
sudo sh CreatePersistentImg.sh -s 24576 -l MX-Persist

and located at root along with iso file.

USB stick is GPT formatted.

Any thoughts appreciated.



Attached Files Thumbnail(s)
       
Print this item

  vtoyboot 脚本不支持 FydeOS for Vmware ?
Posted by: josephgch - 09-19-2021, 07:31 PM - Forum: Ventoy Discussion Forum - Replies (2)

今天尝试了一下最新的FydeOS-VMware-v13.0-Preview1,在虚拟机里执行vtoyboot脚本的时候提示不支持该系统,请问版主有开发的计划吗?要是能在vhd里正常安装FydeOS并用ventoy启动就好了。
   

Print this item

Exclamation FreeBSD 14-CURRENT doesn't boot
Posted by: hd_scania - 09-18-2021, 08:44 PM - Forum: Ventoy Discussion Forum - Replies (1)

Among the FreeBSD based LiveUSB's, only GhsotBSD and HelloSystem have been known to work on Ventoy, but booting FreeBSD 14-CURRENT by Ventoy is missing a known root mount point somewhy

Print this item

Exclamation [Help!] syntax error
Posted by: Rootz - 09-17-2021, 12:17 PM - Forum: Ventoy Plugin Forum - Replies (1)

Hello,

I'm trying to use name alias plugin with Global control plugin (tree view), but i always get syntax error or only one plugin works.
Sometimes only Global plugin work without name alias and sometimes only work alias.
Together (global control+name alias) can't work
Can someone help?

Code:
{
    "menu_alias": [
        {
            "image": "/CAG/PenBootOnline06102020.iso",
            "alias": "CAIXA AGRICULA - IMAGEM ONLINE [6/10/2020]"
        },
        {
            "image": "/CAG/Windows10_1909_Offline_29042021.iso",
            "alias": "CAIXA AGRICULA - IMAGEM OFFLINE [29/04/2021]"
        },       
        {
            "image": "/NOS/nos_custom_player_v3.iso",
            "alias": "IMAGEM NOS PLAYER V3"
        },
        {
            "image": "/TOOLS/WinPE10_8_Sergei_Strelec_x86_x64_2021.07.21_English.iso",
            "alias": "WinPE 10-8 Sergei Strelec [2021.07.21]"
        },
        {
            "image": "/TOOLS/hbcd-15.2-Restored-V1.1-dvd-proteus.PO.Keyboard.iso",
            "alias": "Hiren’s BootCD 15.2 [LEGACY ONLY]"
        },
        {
            "image": "/TOOLS/clonezilla-live-2.7.3-19-amd64.iso",
            "alias": "CloneZilla 2.7.3-19"
        },
        {    
            "image": "/TOOLS/hdat2cd_lite_73.iso",
            "alias": "HDAT2 7.3"
        }
        ],
        "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" }
    ]
}



Attached Files Thumbnail(s)
           
Print this item

  Ventoy network support?
Posted by: cpits - 09-17-2021, 01:00 AM - Forum: Ventoy Discussion Forum - Replies (1)

Hello all,
Granted we are relatively new user's of Ventoy however we cannot find anything in the documentation of the kernel supports network modules.
What we wish to do is while having ISO's stored locally is have the option of using nfs mounts to our nas share containing many more images, is this possible?
Thanks in advance,
Cpits

Print this item

Heart Ventoy-1.0.52 release
Posted by: longpanda - 09-16-2021, 01:16 AM - Forum: Ventoy Discussion Forum - No Replies

  • 2021/09/13 --- 1.0.52 release
  1. Native GUI install program for Linux. (x86_64/i386/aarch64/mips64) (GTK/QT) Notes

  2. Add support for Emergency Boot Kit

  3. Continue to boot when the ISO file size is invalid.

  4. Fix a bug when booting puppy-4.3.1

  5. languages.json update

Print this item

  Secure Boot
Posted by: Tekina - 09-15-2021, 02:38 PM - Forum: Ventoy Discussion Forum - Replies (10)

I have read https://www.ventoy.net/en/doc_secure.html and I don't get

Code:
ENROLL_THIS_KEY_IN_MOKMANAGER.cer

I don't want to disable secure boot, as I am looking to dual boot and somehow windows doesn't allow me to boot without it.

Print this item

  小白求助
Posted by: fantaskiss - 09-15-2021, 12:05 PM - Forum: Ventoy Discussion Forum - No Replies

ventoy可以兼容surfacepro的uefi启动么?如果可以,应该如何设置?

Print this item