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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,633
» Latest member: joejames
» Forum threads: 1,672
» Forum posts: 6,720

Full Statistics

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

Latest Threads
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: bahaedin
10-24-2025, 10:05 AM
» Replies: 1
» Views: 307
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 462
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 219
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 10,799
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,301
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,623
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 988
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,228
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,365
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,852

 
  Ventoy upgrade
Posted by: iliyan_pi - 09-13-2020, 02:13 PM - Forum: Ventoy Discussion Forum - Replies (12)

Hi, Ventoy new version files come out, but how to upgrade stick?

Print this item

Photo Clés SSD Externes : Attention Chez WISH
Posted by: haiphong - 09-13-2020, 10:42 AM - Forum: Ventoy Discussion Forum - No Replies

Quelques Tests de Clés USB à Base de SSD :

Chez WISH :

LEXAR Très Très Lent et Livrable en 1 Mois : ==> Voir Fichier Joint = BenchMarks

Chez AMAZONE :

AXE Speedy Très Rapide et Livrable en 24 heures : Voir Fichier Joint = BenchMarks

Chez ALI-Express :

STMagic Très Très Rapide et Livrable en 3 Semaine : Voir Fichier Joint = BenchMarks

Comme vous voyez, il y a énormément de Différences de Vitesses. Donc, méfiez-vous de "WISH", dont le Service Assistance est très très difficile à joindre.
Celui de ALI-Express est correct.
Celui d'Amazone est Super Super Rapide !!!!!



Attached Files
.pdf   Clé SSD USB 3.1 = LEXAR de 1 TO Avec ATTO Disk Benmark 4.01.0f1 Sous Windows 10 Home Sur LENOVO Legion Y53015ICH.pdf (Size: 37.89 KB / Downloads: 6)
.pdf   Clé SSD = AXE Speedy 128 Go USB 3.1 Sur Port USB 3.0 de LENOVO Legion Y53015ICH Avec Windows Home Fr x64 et ATTO Disk Benchmarks 4.01.0f1.pdf (Size: 38.08 KB / Downloads: 3)
.pdf   SSD Externe USB 3.0 = STMagic de 1 To Sous Windows 10 Home et Sur LENOVO Legion Y53015ICH Avec ATTO Disk Benmark 4.01.0f1.pdf (Size: 38.31 KB / Downloads: 3)
Print this item

  An IDEA for VENTOY
Posted by: GCMartin - 09-12-2020, 08:42 PM - Forum: Ventoy Discussion Forum - No Replies

Hello @Longpanda

Okay, lets face it...VENTOY is a image file generator, where the file/options is used to create a bootable USB Ventoy drive! Cool

That bootable USB drive is to be populated by the user with their choice of ISO files. After population with ISO files, the Ventoy USB is booted and Ventoy will show the populated ISOs as choice(s) for booting.

VENTOY’s generator come is 3 different choices

  • A Windows program which creates the VENTOY USB
  • A Linux program which creates the VENTOY USB
  • An ISO which, when it is built upon a CD or DVD or USB or..., it, when booted will run the Linux program to create the VENTOY USB
VENTOY’s current problem is that its Windows creator UI and its Linux creator program are VERY different in any user’s eyes.

I wonder if anyone has come to the rescue to create a user-interface (UI) that looks and operates the same no matter which VENTOY choice is used. That would have the advantage where, from a user’s perspective, no matter which platform the VENTOY program is launched from, it looks the same.

There are several choices which development can make to do this. I rule out WINE for obvious reasons that “under the hood” (so to speak), the system generations utilities are different. Yet there are other choices where the UI can detect its environment and use the proper systems functions for USB generation.

So the UI could take the user selection input via a screen (like Ventoy’s Windows UI) to get the configuration requests from the user and use the proper system environmental commands to generate the USB.

Detecting whether it Windows or Linux is as simple as looking at the PSW or their are other simple commands which will do this no matter which, Linux/Windows/MAC, the running program is on.

This is, maybe, a simple way for VENTOY to go forward where it looks the same no matter which choice the user makes; namely ISO, Windows, MAC, or Linux.

There would become a secondary advantage to such a step. Reduction of webpages since the user perspective would reduce to a single UI. Right now, there are 3 very differently worded sections depending on the choice. This would confuse any user who happens to have Linux, MACs and Windows in their home. 

A further benefit is that development ONLY needs to address 1 UI!!! The background programs would handle the rest. Lastly, it would allow the generated options to be included in the 2nd partition of the Ventoy USB so that it become easy to ID a Ventoy that has different options to another, when someone is trying to debug findings and isolate them without getting mixed up. That file could be nameed "Ventoy.conf" or Ventoy.options or Ventoy.built or anything development feels comfortable to be named that shows which options were used to generate the Ventoy USB.

Also, development will ONLY have 1 UI to debug when problems occur vs as it is done today: problem in one, then fixed, then having to go to the other to fix it, then go to the ISO and ... (you get the picture)

Thus simplicity for both development and users, alike.

Thoughts, anyone. Idea


BTW: I have not developed in decades, but I do know that for cross-platform UIs, several choices exist. There exist better people than myself to aid in this for Ventoy.

Print this item

  Ventoy upgrade kills the Linux installed on the reserved partition.
Posted by: CsIxy - 09-11-2020, 09:01 PM - Forum: Ventoy Discussion Forum - No Replies

Question
I already have a ventoy device that has Linux installed on its reserved partition and it works fine. Unfortunately, the installed linux will die if I upgrade the ventoy system with a newer version. Can this bug be fixed in later versions? I know it can't be right now because the reserved partition should be kept unchanged and the EFI/ubuntu folder of the VTOYEFI partition should be left unchanged. Also, the ventoy/ventoy/ventoy_grub.cfg file should be left unchanged (I think this already works).   
???

Print this item

  Peut-on Avoir Des .ISO Sous Des Répertoires
Posted by: haiphong - 09-08-2020, 08:13 AM - Forum: Ventoy Discussion Forum - Replies (4)

Bonjour,

Peut-on Avoir Des .ISO Sous Des Répertoires, comme Dans Medicat.

Exemple : Sous le Répertoire : Boot_an_Operating_System on aurait :


E:\Boot_an_Operating_System\[UEFI]_Active@_Boot_Disk_v16.0.0.iso
E:\Boot_an_Operating_System\[UEFI]_Mini_Windows_10.iso
E:\\Boot_an_Operating_System\[UEFI]_SystemRescueCD_x64_v6.1.7.iso


Je m'adresse aux Développeurs de "VENTOY".

Merci.

Print this item

  Live CD boot error and SOs install error in BIOS Legacy
Posted by: dgimortal - 09-06-2020, 01:21 AM - Forum: Ventoy Discussion Forum - Replies (1)

I am having problems when starting Linux Distros that allow the use of the system in live, the installation of Linux operating systems and the execution of windows PE through Hiren's.

In the case of live system startup (Linux's distributions) it seems to me that the error has to do with the loading of the modules related to the video driver (nouveau or nvidia) according to the images that I will attach to the post. As for installing SOs, such as Debian 14 LXQT, an error appears saying that it was not possible to locate the installation ISO (in this case, the Debian graphical installation interface loaded). In the case of Hiren's CD, the error consists of an infinite looping on the loading screen, where the blue Windows logo appears and is frozen.

Note: I read in the documentation the possible limitation that exists in BIOS Legacy of being able to read USB drives of maximum 127 GB, but I did not use USB drives larger than 64 GB, and I even used a 4 GB pen drive and put that package file installation of Ventoy on partition 1, but without success. I tried to use the Memdisk mode, which in the documentation said it was recommended for WindowsPE and several Linux distributions, but as I have a 2GB DDR2 RAM, ISOs larger than 2GB have errors when loading the system in RAM and those that are smaller than 2GB seems to take a long time to load or else there is a freeze in the middle of the process.

Bearing in mind that Ventoy boots normally at the System Boot, the problem is time to load Linux system modules in Live and files present within the ISOs for installation Linux SOs. I used both the MBR and GPT partition table. I formatted the Pen Drive in different formats, NTFS, EXFAT, FAT32 and EXT4.

Systems used and which presented the same video error when loading modules from live systems: Manjaro, Debian, Fedora and Linux Mint, all of which are already tested versions and apparently working without problems according to the site list, and I myself tested these pen drives that I created with Ventoy on VM QEMU / KVM and they run perfectly the graphic part of the lives systems, I just tested whether installations can access ISO files on the pen drive and work well, the problem for me is really in the boot of the pendrive by the BIOS, I would like a solution because I really liked the program. Blush 



MY motherbord is thishttps://www.gigabyte.com/br/Motherboard/GA-EQ45M-S2-rev-20/sp#sp

BIOS


  1. 2 x 16 Mbit flash
  2. Use of licensed AWARD BIOS
  3. PnP 1.0a, DMI 2.0, SM BIOS 2.4, ACPI 1.0b
Memory RAM

  1. 2GB
  2. DDR2
CPU

  1. Intel Core 2 Quad Q8400 2.66GHz × 4



Attached Files Thumbnail(s)
           
Print this item

  Change screen orientation
Posted by: Manu182 - 09-04-2020, 09:55 AM - Forum: Ventoy Plugin Forum - Replies (1)

Hello,
is there a way to change the screen orientation by 90 degrees? Unfortunately I have not found anything.
Many greetings
Manu182

Print this item

Question MediCat USB v20.09 Ventoy Screen Resolution
Posted by: Evo - 09-03-2020, 12:41 PM - Forum: Ventoy Discussion Forum - Replies (5)

Hi All

Could anyone possibly help me resolve a problem with the Menu screen resolution? I have a 4k screen on my HP Spectre x360. When the laptop boots into the menu, the icons & text are so small i really struggle making out what is what. I have looked in the Grub config, but to be honest i'm not really sure what i would need to change?

Thanks
Mark

Print this item

  Would Someone Repost For Me?
Posted by: jonathan6364 - 09-03-2020, 12:48 AM - Forum: Ventoy Discussion Forum - Replies (1)

Within the last few weeks, I had posted a question asking how to download and decompress Ventoy onto a flash drive.  Unfortunately, I did not save or copy that information.   The response was thorough with screenshots for clarity.  I would like someone to help me locate that response, or post the information a second time.  Thank you for your help.

Print this item

  Ventoy to hdd partition
Posted by: DonBCilly - 09-02-2020, 04:50 PM - Forum: Ventoy Discussion Forum - Replies (8)

I've asked before, but did not get a reply.
Ventoy2Disk.sh   -i  /dev/sdX ... does it have to be the whole disk? Is there a way to make/specify the partitions myself?

Because, if I could Ventoy2Disk.sh  -i  /dev/sdXn (like sda4), well, I wouldn't have to use a whole disk for it, right? Wink 

Now, if this could be done, it would have very interesting possibilities, not just for Ventoy, but for the future of Linux distributions in general Cool , so please tell me it can be done Big Grin

Print this item