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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,246
» Latest member: coding tom
» Forum threads: 1,656
» Forum posts: 6,670

Full Statistics

Online Users
There are currently 202 online users.
» 0 Member(s) | 196 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Twitter

Latest Threads
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-02-2025, 01:35 AM
» Replies: 1
» Views: 261
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 293
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 252
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 349
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,143
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 518
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 595
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,193
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,542
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,437

 
  Legacy bios windows.iso and WinPE test
Posted by: serhat100 - 07-23-2020, 10:33 AM - Forum: Ventoy Discussion Forum - Replies (1)

Türkçe;
Ventoy 1.0.16 ile windows.iso ve WinPE testlerinde bazı hatalarla karşılaştım. 
Lütfen sorun için bir çözüm önerin, UEFI'de sorun yok. Altında paylaştığım resimdeki 
gibi arka planda önyükleme devam ediyor.
VGA ekran Lenovo ThinkCentre masaüstü bilgisayar eski bios altında,
sorun ile karşılaşıyorum. Linkte sorun ile ilgili çözüm
önerisi var. Teşekkür ederim.


https://github.com/a1ive/grub2-filemanager/issues/122


https://hizliresim.com/1O5of2
https://hizliresim.com/pPhxAG

Print this item

  Windows.iso [unsupported]
Posted by: JMV - 07-22-2020, 12:05 PM - Forum: Ventoy Discussion Forum - Replies (3)

Hello sir/s

I am newbie here and i want someone who can help my problem. On the interface on VENTOY it said this 
[unsupported] Windows64bit.iso and when i open it The name of the iso file could not contain space or non-ascii characters.
Could someone help me about this.. 

Thank you so much,
JMV

Print this item

  Icon Menu Class
Posted by: Joh76530 - 07-22-2020, 10:10 AM - Forum: Ventoy Plugin Forum - Replies (5)

Hello all!

New in the Ventoy community, I would like to say that it is a very beautiful project which I am sure will appeal to a good number of technicians! Now I find myself confronted with a "small" problem which I am sure will be easily resolved with your help.

Indeed, as such I would like to thank @longpanda for its help and responsiveness.

Here is my code, if you could tell me if there was an error.



Code:
{
    "theme": {
        "file": "/ventoy/vimix/theme.txt",
        "gfxmode": "1920x1080",
        "ventoy_left": "5%",
        "ventoy_top": "95%",
        "ventoy_color": "#000000ff"
    },
   
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISOs" }

    ],
    
     "menu_alias": [
        {
            "image": "/ISOs/ISOs_Live/Acronis.iso",
            "alias": "Acronis 2020"
        },
        {
            "image": "/ISOs/ISOs_Live/clonezilla.iso",
            "alias": "Clonezilla"
        },       
        {
            "image": "/ISOs/ISOs_Live/gparted.iso",
            "alias": "Gparted"
        },
        {
            "image": "/ISOs/ISOs_Live/Hirens.iso",
            "alias": "Hirens 10.6"
        },
        {
            "image": "/ISOs/ISOs_Live/pwhe.iso",
            "alias": "Partition Wizard"
        },
        {
            "image": "/ISOs/ISOs_Live/gparted.iso",
            "alias": "Gparted"
        },
        {
            "image": "/ISOs/ISOs_Microsoft/Windows_Serveur/SRV_2016.ISO",
            "alias": "Windows Serveur 2016"
        },
        {
            "image": "/ISOs/ISOs_Microsoft/Windows_10_Pro/W10P_1909.iso",
            "alias": "Windows 10 Pro (1909)"
        },
        {
            "dir": "/ISOs/ISOs_Microsoft",
            "alias": "Déploiement Miscrosoft"
        },
        {    
            "dir": "/ISOs/ISOs_Live",
            "alias": "Live CD de Dépannage"
        },
        {    
            "dir": "/ISOs/ISOs_Microsoft/Windows_10_Pro",
            "alias": "Installation Windows 10"
        },    
        {    
            "dir": "/ISOs/ISOs_Microsoft/Windows_Serveur",
            "alias": "Installation Windows Serveur"
        }
    ],
    
    "menu_class": [
        {
            "key": "Acronis"
            "class": "Acronis"
        },
        {
            "key": "Clonezilla"
            "class": "Clonezilla"
        },
        {
            "key": "gparted"
            "class": "gparted"
        },
        {
            "key": "Hirens"
            "class": "Hirens"
        },
        {
            "key": "pwhe"
            "class": "pwhe"
        },
        {
            "key": "W10P_1909"
            "class": "W10P_1909"
        },
        {
            "key": "SRV_2016"
            "class": "SRV_2016"
        }
    ]
}
   


Thanks in advance.

Print this item

  [Tested] HefftorLinux XFCE V20.5.7
Posted by: dickw - 07-22-2020, 09:50 AM - Forum: Ventoy Discussion Forum - No Replies

I tested HefftorLinux XFCE V20.5.7 with ventoy-1.0.15.
ISO (avaiable other version: Gnome, Plasma, Mate...): 
hefftorlinux-xfce-v20.5.7.iso
Download: download
Info: info
Boot:
- Legacy (MBR)
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-2410M (Sandy Bridge)  laptop: Packard Bell EN TS1HR
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
           
Print this item

  [Tested] Gandalf’s Windows 10PE x64 Redstone 6 aka 19H2 build 18363
Posted by: roddie - 07-22-2020, 12:43 AM - Forum: Ventoy Discussion Forum - Replies (9)

I have tested the following:

Software: Gandalf’s Windows 10PE x64 Redstone 6 aka 19H2 build 18363 (07-04-2020 July 4th Edition)
ISO: Gandalf's-Win10PEx64-19H2.iso
File size: 7699785728 bytes
Download: here (Donate)
Boot:
- Legacy (MBR)
- UEFI (GPT)
Platforms tested:
- HP Pavilion Desktop (Intel i5-9400F)
- ACEPC T8 Mini PC (Intel Atom Z8350)
- VirtualBox on Mac OS X



Attached Files Thumbnail(s)
   
Print this item

  [Tested] Bluestar Linux 5.7.8 2020.07.15
Posted by: dickw - 07-21-2020, 08:08 PM - Forum: Ventoy Discussion Forum - No Replies

I tested live Bluestar Linux 5.7.8 2020.07.15 (based on Arch-Linux) with ventoy 1.0.15.
ISO: bluestar-linux-5.7.8-2020.07.15-x86_64.iso (size: 3.3GB)
Download: download
Screenshots: screenshots

Boot:
- Legacy
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
   
Print this item

  [Tested] GeckoLinux STATIC Plasma 152
Posted by: dickw - 07-21-2020, 05:08 PM - Forum: Ventoy Discussion Forum - No Replies

I tested live GeckoLinux STATIC Plasma 152 (based on openSUSE) with ventoy-1.0.15.
ISO: GeckoLinux_STATIC_Plasma.x86_64-152.200719.0.iso (size: 1,316MB)
Download (also avaiable others version: XFCE, Cinnamon, Gnome, Mate): download
Others (old) version: download
Boot:
- Legacy
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
   
Print this item

Question Change from persistence menu to the main menu
Posted by: JohnBoy - 07-21-2020, 12:52 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hello Forum,

when I select a Linux distro in Ventoy the persistence menu appears

how do I get back to the main menu? ESC does not work

regards john

   

Print this item

  [Tested] KDE Plasma Neon x64 20200716
Posted by: dickw - 07-21-2020, 10:07 AM - Forum: Ventoy Discussion Forum - No Replies

I tested two version live KDE Plasma Neon x64 20200716 (based on stable Ubuntu) with ventoy-1.0.15.
ISO's:
- neon-plasma_lts-20200716-0000.iso (v15.8.5) - size: 1.5GB
- neon-plasma_lts-current.iso  (v15.9.3) - size: 1.5GB
Download:
download
download & info
Boot:
- Legacy (MBR)
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-2410M (Sandy Bridge)  laptop: Packard Bell EN TS1HR
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
   
Print this item

  [Tested] Mabox Linux 20.02 Calanthe
Posted by: dickw - 07-20-2020, 06:13 PM - Forum: Ventoy Discussion Forum - No Replies

I tested live Mabox Linux 20.02 Calanthe with ventoy-1.0.15 (Mabox Linux based on Manjaro Linux; Window Manager: Openbox).
ISO: mabox-20.02-calanthe-x86_64.iso (1.6GB)
Download (ver.: ENG/multilang): download
Download (ver.: Polish lang): download
Info (MaboxLinux): info
Boot:
- Legacy
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
   
Print this item