StainlessS
29th December 2020, 02:32
Hi guys,
Just a word on a new [at least to me] USB multiboot app that is simple to use.
Windows and Linux installers to USB.
EDIT: Looks to have been born about April 2020 v1.0.06 on Github, latest release v1.0.31 23 Dec 2020, about two dozen udpates
so far, so is in rapid active development. also has a forum.
What is ventoy
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot).
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI are supported in the same way. Most type of OS supported (Windows/WinPE/Linux/Unix/VMware/Xen...)
580+ ISO files are tested (list), 90%+ distros in distrowatch.com supported (details),
HomePage:- https://www.ventoy.net/en/index.html
Github:- https://github.com/ventoy/Ventoy/releases
Forum:- https://forums.ventoy.net/
YouTube
https://www.youtube.com/watch?v=_3p-f_Cwa4g
https://www.youtube.com/watch?v=ng8emZvia_c
https://www.youtube.com/watch?v=xnJYIHtgxas
Also can use multiboot SD Card and if you see the FAQs page, hard drives too.
[EDIT: Just need to use a switch from command line or bat to enable hard drive, by default only removable (USB/SD cards) shown for install.]
Download, about 10MB for windows, open source on GitHub.
It could not be easier, simply install to USB, takes a few seconds,
creates a 2nd Hidden partition [32MB] where Ventoy resides (and boots to), and formats 1st partition (by default exFAT) and empty.
You just copy your bootable ISO files to the blank partition, and you're done, easy peasy. Can update Ventoy disk in-place when new version comes out.
Has list on site of tested working ISO's[~580}, Windows OS Installers, Linux OS Installers, and tools [recommend System Rescue disk].
Ones I tried today with success
boot-repair-disk-64bit.iso
foxclone40-02.iso
G13K9_PW4KGA00_W7SP1PRO64_ROW(DL).iso # Win7 setup [Dell] ~7GB on exFAT
linuxmint-20-cinnamon-64bit.iso
MacriumRescuev7.3.5365_RE_x86.iso # RE Version
rescatux-0.51b3.iso
Runtimelivecd[DriveImage_XML_Suite].iso
super_grub2_disk_hybrid_2.02s10.iso
systemrescue-7.01-amd64.iso
EDIT: Above MacriumRescue is Macrium Reflect USB rescue disk. I created from inside the Windows installed app, so you will not find the named ISO on internet, you make and name it yourself.
Fails
HBCD_15-2(Mod).iso # Hiren Boot CD, Old version [non PE]
Boots into Mini XP OK, but utility menus not shown, seems that it cant find where its running from. Dont know if dos style utilities work, but GParted [EDIT: Parted Magic] also cant find itself. I think Hiren uses different boot functionality to the others. Maybe it would work if I used original ISO filename,
EDIT: or probably not.
Foxclone looks interesting, clones FAT, NTFS, Linux Ext4, (and therefore Ext2, and Ext3). Also has TestDisk and other tools.
[I still have problems with ext4 partitions and Macrium Reflect, probably down to me usng single partion ext4, swapfile is unused area
at end of ext4 partition and Macrium reflect seem to mess with the MBR/GPT partition table [or PBR/SuperBlock] because of this, causing it to not boot after image restore. Hopefully Foxclone is not so stupid.]
FoxClone
FoxClone is a image backup, restore, and clone tool for Windows and Linux systems, using a simple point-and-click interface. Being Linux-based, it boots to its own system exclusive of anything on the hard disk drive (HDD) or solid disk drive (SSD), where it takes images of the partitions and stores them for later restoration. The resulting image files can optionally be compressed to save space. .
Backup & Restore
Backup any partition on a drive or all of them. Windows and linux partition types, legacy and GPT partition tables. Backups are compressed to save space.
FoxClone [Open source]:- https://foxclone.com/
EDIT: This looks to be the FoxClone source site (Lazarus IDE and Free Pascal source):- http://hardwickhome.net/
Could not find anything on FoxClone on YouTube, loads of unrelated game stuff using simlar name.
EDIT: Apparently only available in x64, he says to bug him if you want x86:- https://ubuntuforums.org/showthread.php?t=2439685
I've been making USB boot disks for my Machines, and because I've got loads of low capacity 2.5 inch hard drives (£0.50 each 20GB, bout 26 of them, plus another 10 40GB, 60GB and 80GB at bit higher price), I've been using Hard drives instead of USB or SD.
Plenty of space on 2.5 inch drive for a big label [unlike SD Cards]
and I can tailor each drive for specific machine, MBR/UEFI but Ventoy seems to pretty much make my previous YUMI disks obsolete. On the individual machine drives I can also put eg Drivers and maybe machine/OS specific registry hacks and such.
All 3 of my desktops have an external Hard drive dock, just drop the drive in and away we go.
Anyways, hope someone finds a use for this handy tool.
Just a word on a new [at least to me] USB multiboot app that is simple to use.
Windows and Linux installers to USB.
EDIT: Looks to have been born about April 2020 v1.0.06 on Github, latest release v1.0.31 23 Dec 2020, about two dozen udpates
so far, so is in rapid active development. also has a forum.
What is ventoy
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot).
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI are supported in the same way. Most type of OS supported (Windows/WinPE/Linux/Unix/VMware/Xen...)
580+ ISO files are tested (list), 90%+ distros in distrowatch.com supported (details),
HomePage:- https://www.ventoy.net/en/index.html
Github:- https://github.com/ventoy/Ventoy/releases
Forum:- https://forums.ventoy.net/
YouTube
https://www.youtube.com/watch?v=_3p-f_Cwa4g
https://www.youtube.com/watch?v=ng8emZvia_c
https://www.youtube.com/watch?v=xnJYIHtgxas
Also can use multiboot SD Card and if you see the FAQs page, hard drives too.
[EDIT: Just need to use a switch from command line or bat to enable hard drive, by default only removable (USB/SD cards) shown for install.]
Download, about 10MB for windows, open source on GitHub.
It could not be easier, simply install to USB, takes a few seconds,
creates a 2nd Hidden partition [32MB] where Ventoy resides (and boots to), and formats 1st partition (by default exFAT) and empty.
You just copy your bootable ISO files to the blank partition, and you're done, easy peasy. Can update Ventoy disk in-place when new version comes out.
Has list on site of tested working ISO's[~580}, Windows OS Installers, Linux OS Installers, and tools [recommend System Rescue disk].
Ones I tried today with success
boot-repair-disk-64bit.iso
foxclone40-02.iso
G13K9_PW4KGA00_W7SP1PRO64_ROW(DL).iso # Win7 setup [Dell] ~7GB on exFAT
linuxmint-20-cinnamon-64bit.iso
MacriumRescuev7.3.5365_RE_x86.iso # RE Version
rescatux-0.51b3.iso
Runtimelivecd[DriveImage_XML_Suite].iso
super_grub2_disk_hybrid_2.02s10.iso
systemrescue-7.01-amd64.iso
EDIT: Above MacriumRescue is Macrium Reflect USB rescue disk. I created from inside the Windows installed app, so you will not find the named ISO on internet, you make and name it yourself.
Fails
HBCD_15-2(Mod).iso # Hiren Boot CD, Old version [non PE]
Boots into Mini XP OK, but utility menus not shown, seems that it cant find where its running from. Dont know if dos style utilities work, but GParted [EDIT: Parted Magic] also cant find itself. I think Hiren uses different boot functionality to the others. Maybe it would work if I used original ISO filename,
EDIT: or probably not.
Foxclone looks interesting, clones FAT, NTFS, Linux Ext4, (and therefore Ext2, and Ext3). Also has TestDisk and other tools.
[I still have problems with ext4 partitions and Macrium Reflect, probably down to me usng single partion ext4, swapfile is unused area
at end of ext4 partition and Macrium reflect seem to mess with the MBR/GPT partition table [or PBR/SuperBlock] because of this, causing it to not boot after image restore. Hopefully Foxclone is not so stupid.]
FoxClone
FoxClone is a image backup, restore, and clone tool for Windows and Linux systems, using a simple point-and-click interface. Being Linux-based, it boots to its own system exclusive of anything on the hard disk drive (HDD) or solid disk drive (SSD), where it takes images of the partitions and stores them for later restoration. The resulting image files can optionally be compressed to save space. .
Backup & Restore
Backup any partition on a drive or all of them. Windows and linux partition types, legacy and GPT partition tables. Backups are compressed to save space.
FoxClone [Open source]:- https://foxclone.com/
EDIT: This looks to be the FoxClone source site (Lazarus IDE and Free Pascal source):- http://hardwickhome.net/
Could not find anything on FoxClone on YouTube, loads of unrelated game stuff using simlar name.
EDIT: Apparently only available in x64, he says to bug him if you want x86:- https://ubuntuforums.org/showthread.php?t=2439685
I've been making USB boot disks for my Machines, and because I've got loads of low capacity 2.5 inch hard drives (£0.50 each 20GB, bout 26 of them, plus another 10 40GB, 60GB and 80GB at bit higher price), I've been using Hard drives instead of USB or SD.
Plenty of space on 2.5 inch drive for a big label [unlike SD Cards]
and I can tailor each drive for specific machine, MBR/UEFI but Ventoy seems to pretty much make my previous YUMI disks obsolete. On the individual machine drives I can also put eg Drivers and maybe machine/OS specific registry hacks and such.
All 3 of my desktops have an external Hard drive dock, just drop the drive in and away we go.
Anyways, hope someone finds a use for this handy tool.