Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Direct Ventoy for Windows & Linux version 1.0.15 Portable -=TeamOS=-

Mirkec

Uploader
Power User
Windows Modifier
✅ Verified Member
Member
Downloaded
57.6 GB
Uploaded
16 TB
Ratio
285.11
Seedbonus
329,011
Upload Count
83 (96)
Member for 6 years
Pv0I8H.png


Review
Ventoy is an open-source tool to create a bootable USB drive for ISO files. With ventoy, the user does not need to format the disk again, and again, a user just needs to copy the iso file to the USB drive and boot it. Users can copy many iso files at a time, and Ventoy will give him a boot menu to select them.

Ventoy is a new software application for Windows and Linux that does things a bit differently. Instead of extracting an ISO image, it allows user to place/copy the actual ISO images on the USB device so that user may boot from them directly. The program supports multiple ISO images that the user can place on a USB device and uses GRUB as the boot manager.

Users can transfer multiple ISO images to the device once the Ventoy structure has been created on the device using an installer. It is possible to place Windows and Linux images on the device to boot from them whenever the need arises. Updating of ISO images is a breeze, as well as the user simply replace an ISO image with another.

Both Legacy BIOS and UEFI are supported in the same way. 200+ ISO files are tested (List). A "Ventoy Compatible" concept is introduced by ventoy, which can help to support any ISO file.


How to use:
Installation is pretty straightforward on Windows. Simply extract the application archive and select a USB device using the device selector at the top and hit the Install button to start the process. Ventoy formats the entire disk and erase all content on it but warns about it. The application creates a FAT and an exFAT partition on the device. Once the initial installation has been done, place ISO images on the partition. Ventoy will pick these up automatically when the user boots it to provide him with a selection menu. Just select the operating system to boot and wait for the boot process to complete.

1. Insert an empty USB stick;
2. Extract and start Ventoy;
3. Select the correct drive and click to install;
4. There is a query whether the content should also be deleted and a second afterward for security;
5. If the message appears that everything has been installed correctly, the ISO can be copied directly into the new partition created in File Explorer;
6. Enjoy!

NOTE: The full path of the ISO file (directories, subdirectories, and file name) should NOT contain any spaces or non-ASCII characters.


  • 100% open-source;
  • Simple to use;
  • Fast (limited only by the speed of copying ISO file);
  • Directly boot from ISO file, no extraction needed;
  • Legacy + UEFI supported in the same way;
  • UEFI Secure Boot supported (since 1.0.07+);
  • ISO files larger than 4GB supported;
  • Native boot menu style for Legacy & UEFI;
  • Most types of OS supported, 200+ iso files tested;
  • Not only boot but also complete installation process;
  • ISO files can be listed in List mode/TreeView mode Notes;
  • "Ventoy Compatible" concept;
  • Plugin Framework;
  • Readonly to USB drive during boot;
  • USB normal use unaffected;
  • Data nondestructive during version upgrade;
  • No need to update Ventoy when a new distro is released.


What is new in version 1.0.15 (Released on July 09, 2020):
  • Add GPT partition style support, see Notes. For comparison between MBR and GPT see Notes;
  • Add a Refresh button in Ventoy2Disk.exe;
  • Add a Clear Ventoy option in Ventoy2Disk.exe;
  • Add dir option in menu_class plugin, see Notes;
  • Add dir option in menu_alias plugin, see Notes;
  • Add autosel option in auto_install plugin, see Notes;
  • Add autosel option in persistence plugin, see Notes;
  • Change the property of Ventoy2Disk.exe, now it's NOT always topmost;
  • Fixed a bug when boot Windows/WinPE/Wim in UEFI mode with another active CDROM or USB-CDROM;
  • Optimization and bug fix for booting Parted Magic;
  • Optimization for booting Debian series distros;
  • Fixed a bug when boot.wim is in LZMS compression format;
  • New iso suppori;
  • elive_3.0.0_stable_hybrid.iso (Legacy);
  • Pardus-19.1-XFCE-amd64.iso (Legacy + UEFI);
  • debian-10.4.0-amd64-netinst.iso (Legacy + UEFI);
  • CDlinux-0.9.7.1.iso (Legacy).

What is new in version 1.0.14 (Released on June 26, 2020):
  • When install Ventoy you can reserve some disk space;
  • New feature to boot .efi file directly in UEFI mode. (for cases like firmware upgrade, hardware diagnosis ...);
  • Auto skip Press any key to boot from CD or DVD... prompt when booting Windows/WinPE ISO files (Legacy + UEFI);
  • Add Menu Class plugin to show icon in boot menu;
  • Add VTOY_MENU_TIMEOUT and VTOY_DEFAULT_IMAGE options in global control plugin;
  • Add fonts option in theme plugin to load customized font;
  • Fixed a bug about repository group missing with RHEL6;
  • Add Search and boot Grub4dos option in F4 Localboot menu;
  • New iso support (total 300+);
  • guix-system-install-1.0.0.x86_64-linux.iso (Legacy + UEFI);
  • systemrescuecd-amd64-6.1.5.iso (Legacy + UEFI);
  • adelie-live-x86_64-1.0-rc1-20200202.iso (Legacy);
  • adelie-full-x86_64-1.0-rc1-20200202.iso (Legacy);
  • OviOS_Linux_3.02_20190821.iso (Legacy).

What is new in version 1.0.13 (Released on June 14, 2020):
  • Add support for N in 1 type of Windows/WinPE ISO files;
  • Add menu alias plugin to set an alias name for the ISO file, see Notes;
  • Add display_mode option in theme plugin, see Notes (issue #166);
  • Add F4 localboot menu to boot OS in local disk;
  • Add F5 debug menu to check the plugin json configuration(theme,persistence,autoinstall...) and for other debug option;
  • Add a workaround for Legacy BIOS access limitation, see Notes;
  • Optimization for UEFI boot process (for No bootfile found for UEFI error);
  • Optimization for Sergei Strelec's WinPE (external tools available);
  • Optimization for boot process of archlinux and distros based on it (eg. archbang/Archman/acrhlab...);
  • Optimization for boot process of Fedora;
  • Fix a bug about auto install and persistence configuration when VTOY_DEFAULT_SEARCH_ROOT is set;
  • Fix a bug about halt function in F2 power menu;
  • Fix a bug about F2 & F3 menu nesting;
  • Fix a bug about boot Kaspersky krd.iso;
  • Fix a bug about boot distros based on rhel7/CentOS7 with a kickstart cfg;
  • Fix a iPXE build error with GCC 10 (issue #201);
  • Change the EFI partition label to VTOYEFI (issue #175);
  • New iso support;
  • Windows10x86x64.iso (Legacy + UEFI);
  • WinPE10_8_Sergei_Strelec_x86_x64_2019.12.28_English.iso (Legacy + UEFI);
  • Porteus-Kiosk-5.0.0-x86_64.iso (Legacy + UEFI);
  • clear-33300-live-desktop.iso (Legacy + UEFI);
  • Calculate Linux cldx-20-x86_64.iso (Legacy + UEFI);
  • Mageia-7.1-Live-Xfce-x86_64.iso (Legacy + UEFI);
  • linuxmint-20-cinnamon-64bit-beta.iso (Legacy + UEFI);
  • foxclone40-02.iso (Legacy + UEFI);
  • Fedora-Workstation-Live-x86_64-32-1.6.iso (Legacy + UEFI).

What is new in version 1.0.12 (Released on May 30, 2020):
  • Add a new feature to directly boot wim files see Notes;
  • auto installation plugin update Notes;
  • Expand the configuration, now you can specify more than one auto-installation scripts for one ISO file;
  • Add a prompt for the iso with auto installation config, you can choose whether to use the auto-installation script and which one to use for this time;
  • persistence plugin update Notes;
  • Expand the configuration, now you can specify more than one persistence backend image files for one ISO file;
  • Add a prompt for the iso with persistence config, you can choose whether to use the persistence image and which one to use for this time;
  • Change the 1st partition active and 2nd partition inactive by default (compatibility improvement);
  • Move the position of the red Memdisk tip to a more prominent position;
  • Add a return parent directory item when in TreeView mode;
  • Add a VTOY_DEFAULT_SEARCH_ROOT option in global control plugin to specify the root path of the iso files;
  • Change the style of F2 power menu;
  • Fix a bug about Ventoy2Disk.exe can't start when there is a DataRAM Ramdisk in the system;
  • Files with size less than 32KB will be filted by default;
  • Fix a bug about wrong file size in TreeView mode with NTFS/XFS;
  • Files with space or Non-Ascii characters in name will be shown but with unsupported message when you boot it;
  • Optimization for Ventoy2Disk.sh;
  • Optimization for arch Linux boot;
  • New iso support:
    • android-x86_64-9.0-r2.iso (Legacy + UEFI);
    • manjaro-xfce-20.0.1-200511-linux56.iso (Legacy + UEFI).

What is new in version 1.0.11 (Released on May 23, 2020):
  • Add a new feature for persistence support, Ubuntu/MX/LinuxMint/elementary ... see Notes;
  • Add a global control plugin, see Notes;
  • Optimization for blocklist process in Ext2/Ext3/Ext4;
  • Optimization for Ventoy2Disk.sh;
  • New iso support: tails-amd64-4.6.iso (Legacy + UEFI).

What is new in version 1.0.10 (Released on May 16, 2020):
  • Add new filesystem type support for the first partition (exfat/ntfs/udf/xfs/ext2/ext3/ext4) see Notes;
  • User can reformat the 1st partition with these filesystems after install or update Ventoy;
  • Fixed a memory map bug introduced from the beginning of the version;
  • Fixed a bug for booting HBCD_PE (Hirens boot CD) in Legacy BIOS mode;
  • Fixed a bug for booting AcronisTrueImage in Legacy BIOS mode;
  • New iso support;
  • EasyU_v3.5.iso (Legacy + UEFI);
  • USM.iso (Legacy + UEFI);
  • ipfire-2.25.x86_64-full-core144.iso (Legacy + UEFI).

What is new in version 1.0.09 (Released on May 10, 2020):
  • Add multi-language framework for Ventoy2Disk.exe (In addition to German, Polish, Portuguese and Turkish are also supported);
  • Add a new feature for auto installation (Windows/RHEL/CentOS/Debian/SUSE series supported), see Notes;
  • Add an option for Secure Boot in Ventoy2Disk.exe/Ventoy2Disk.sh, and default is not checked.;
  • Fixed bug for eset_sysrescue_live_enu.iso;
  • Optimization process for CentOS7/ArchLinux and distros based on them;
  • New iso support;
  • Archlabs-2020.03.02-beta.iso (Legacy + UEFI);
  • GoboLinux-017_beta-x86_64.iso (Legacy + UEFI);
  • ZStack-x86_64-DVD-3.8.4-c76.iso (Legacy + UEFI);
  • Porteus-CINNAMON-v4.0-x86_64.iso (Legacy);
  • NuTyX_x86_64-JWM-20200504.iso (Legacy + UEFI);
  • Pentoo-full-amd64-hardened-2019.1.iso (Legacy + UEFI);
  • Robolinux64-cinnamon-v10.9.iso (Legacy);
  • Firmware-10.3.0-amd64-netinst.iso (Legacy).

What is new in version 1.0.08 (Released on April 30, 2020):
  • Add F1 hotkey for Memdisk mode;
  • Add F2 hotkey for Reboot/Halt;
  • Add F3 hotkey for TreeView mode;
  • Skip directory and subdirectory enumation by put a flag file .ventoyignore;
  • Optimzation process for ubuntu/deepin/uos/kylin/Manjaro/CentOS7/Fedora;
  • Specical process for some USB drive.


System requirements:
OS: Microsoft Windows® and Linux.


Screenshots:

Pv0JXV.png

Pv0aHK.png

Pv0yKs.png

Pvq9Lc.png



Virus free! 100% clean!
All credits go to ventoy, who made and shared the tool with us!


File: ventoy-1.0.15-linux.tar.gz
00/60
MD5: 18449ABEF4447B5A35B29D146F66C9D8
SHA1: 82F41D35D5D6C9995E216F0A95D63AF866343BB4
SHA256: 7ED49732C88B42BE58DE3666C8A7AC02F7E0FDB360B44B3DDD9691EDE1F1EA6E

File: ventoy-1.0.15-windows.zip
00/65
MD5: 1FDA463A1E4BCA595503D73E01C713A2
SHA1: 1523CDB7C7238D0AE6401A5ABA3DFA38243875C7
SHA256: 030767F1B3B80235066CE912FB626F26B834DAEBCBFF7A576FE0DC45CE63DE65


Kind regards,
@Mirkec
in collaboration with TeamOS ;)


Download links - version 1.0.15 (Size: 5.19 MB):



 

pascalwil

✅ Verified Member
Member
Downloaded
1.3 TB
Uploaded
36.2 TB
Ratio
28.55
Seedbonus
21,840
Upload Count
0 (0)
Member for 8 years
Thanks
 

SADIKSARKANE

Member
Downloaded
3 TB
Uploaded
2.5 TB
Ratio
0.82
Seedbonus
65
Upload Count
0 (0)
Member for 5 years
thank you
 

Engku Yie

Power User
✅ Verified Member
Member
Downloaded
210.9 GB
Uploaded
13.5 TB
Ratio
65.46
Seedbonus
1,067,113
Upload Count
3 (4)
Member for 9 years
thanks @Mirkec, very useful tool :h:
 

MniawY

• STAFF™ 🌟
Super Moderator
Uploader
Power User
Downloaded
156.5 GB
Uploaded
51 TB
Ratio
333.82
Seedbonus
1,328,836
Upload Count
104 (102)
Member for 7 years
Thanks @Mirkec ?
 

Uncle Mac

🤴 Super Admin
Downloaded
91.3 GB
Uploaded
305.8 TB
Ratio
3429.19
Seedbonus
3,465,757
Upload Count
333 (352)
Member for 10 years
This is a great app. I've been using this along with a spare 32GIG flash drive to install Windows and Linux OS's on my PC, as I have been having issues with rufus extracting ISO's on my flash drive. They would always fail during extraction. With Ventoy, I have not encountered a single problem copying ISO's and installing from them. :emo:

Thanks for the awesome upload, @Mirkec! :cool:
 

Skip1

✅ Verified Member
Member
Downloaded
117.3 GB
Uploaded
3.4 TB
Ratio
29.72
Seedbonus
61,192
Upload Count
26 (23)
Member for 6 years
Stand out feature for this update is GPT support which rocks.
Ventoy 1.0.15 adds support for GPT partitions to the program. The developer published a support article that provides details on the differences between MBR and GPT in Ventoy. Basically, the core differences are:

MBR is better when it comes to legacy BIOS support.
GPT is better when it comes to UEFI support.
GPT supports disk with 2 TB and more.
GPT's maximum partition number is 128, MBR's is 4.
 

mkrleza

Si non confectus, non reficiat
Uploader
✅ Verified Member
Member
Downloaded
654.9 GB
Uploaded
65.9 TB
Ratio
103.06
Seedbonus
5,288,619
Upload Count
7 (7)
Member for 7 years
Ever since @Mirkec made me aware of it (I think it was 1.0.08) I've been using this program. The only issue I've ever had was with some Win AIO packs... Other than that - perfect. Once a new version comes out - just update the USB drive and keep all the OS'es you already had on it... Beautiful!
 

Hyperion1961

✅ Verified Member
Member
Downloaded
2.4 TB
Uploaded
925.8 TB
Ratio
386.74
Seedbonus
815,225
Upload Count
0 (0)
Member for 7 years
Thanks for this @Mirkec
With addition of GPT support it looks like time to switch from Rufus to Ventoy. I'm gonna try it out.
 

leperdu

✅ Verified Member
Member
Downloaded
208.9 GB
Uploaded
14.8 TB
Ratio
72.35
Seedbonus
333,865
Upload Count
0 (0)
Member for 7 years
Thank you
 

mr666

Member
Downloaded
650.4 GB
Uploaded
26.3 TB
Ratio
41.42
Seedbonus
1,207,948
Upload Count
0 (0)
Member for 6 years
thanks bro
 

SanMir

Uploader
✅ Verified Member
Member
Downloaded
97.4 GB
Uploaded
6.7 TB
Ratio
70.55
Seedbonus
27,451
Upload Count
133 (144)
Member for 5 years
interesting stuff.. gonna try this sooner. Thank you Ventoy! and Mirkec. Working very nicely.
 
Last edited:

SiteWizard

Uploader
Power User
✅ Verified Member
Member
Downloaded
232.5 GB
Uploaded
31.1 TB
Ratio
137.15
Seedbonus
652,313
Upload Count
12 (12)
Member for 9 years
@Mirkec thank you my friend for this needfull program :)
 

robinshek

Member
Downloaded
21.9 GB
Uploaded
6.4 GB
Ratio
0.29
Seedbonus
224
Upload Count
0 (0)
Member for 5 years
Thanks for the update.
 

Marbles

✅ Verified Member
Member
Downloaded
228.3 GB
Uploaded
39.9 TB
Ratio
179.12
Seedbonus
53,449
Upload Count
0 (0)
Member for 4 years
I have already been playing with this and have had descent results. Thank you for this update as some of the changes look like what I need to test to figure out some issues I had. Now, to get the time to do all these things!!
 

joseeeee

Member
Downloaded
44.4 GB
Uploaded
76.1 GB
Ratio
1.71
Seedbonus
104
Upload Count
0 (0)
Member for 6 years
Anybody else have an issue when secure boot is on?
 

mkrleza

Si non confectus, non reficiat
Uploader
✅ Verified Member
Member
Downloaded
654.9 GB
Uploaded
65.9 TB
Ratio
103.06
Seedbonus
5,288,619
Upload Count
7 (7)
Member for 7 years
Anybody else have an issue when secure boot is on?
What do you mean? Not to in to details (there is a good reason for Secure Boot - google it), but if you're installing in a non-legacy then you should turn it off...
 
Top