Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,152
» Latest member: ErnestRox
» Forum threads: 1,651
» Forum posts: 6,662
Full Statistics
|
Online Users |
There are currently 127 online users. » 0 Member(s) | 123 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 75
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,414
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,130
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,691
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 361
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 722
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,079
|
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,539
|
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 652
|
chain to iventoy
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:39 PM
» Replies: 1
» Views: 2,112
|
|
|
[SOLVED] Making Windows To Go bootable with Ventoy |
Posted by: aaronpriest - 07-14-2020, 12:17 AM - Forum: Ventoy Discussion Forum
- Replies (21)
|
 |
[Moderator note: OP subject edited for retrievability (original was "Windows to Go, maybe via .vmdk?"); for working solution see post #14 and following.]
Is there an easy way to get Windows to Go support, maybe via a .vmdk virtual disk? I tried using the localboot option with USB partitions, but it blue screens on bootup.
I made this multi-boot USB several years ago with Windows to Go support: https://youtu.be/2A-a-X83LCw, but www.aioboot.com (no longer maintained) and more recently Ventoy have replaced what I used to do because it was too tedious to easily add updated .ISOs. But I do miss having Windows to Go at the same time without multiple USB SSDs. ;-)
|
|
|
[BUG] Update deletes extra Partitions... |
Posted by: vishalvodro - 07-13-2020, 12:59 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
1. Installed Ventoy to USB HDD.
2. Made several FAT32 Partitions afterwards.
3. Run Ventoy again.
4. Click on Update.
5. Ventoy re-uploaded into USB but those extra Partitions are gone/Deleted including 32MB FAT Partition.
6. Only Ventoy exFAT Partition is left in the USB.
Please Fix.
|
|
|
Ventoy Legacy mode? |
Posted by: IceCreamMan1776 - 07-12-2020, 09:22 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
Hello, I created a NTFS USB Drive with the partition style as mbr and UEFI without secure boot. I am trying to boot an older laptop that only has Legacy boot. My USB boots to the ventoy splash screen. If I try to boot ANY iso/wim file. It goes to a black screen with a blinking cursor at the top left corner. It's almost like it does not support legacy boot. The computer had windows vista and I upgraded to Windows 7. I tested it on my laptop tjhat I am using now. It does work with legacy mode. Could someone please help me out?
Thanks
|
|
|
Multifunction USB SSD (USB Swiss Army Knife) |
Posted by: CsIxy - 07-12-2020, 12:59 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
@page { size: 21cm 29.7cm; margin: 2cm } p { margin-bottom: 0.25cm; line-height: 115%; background: transparent }
Hello Everyone!
I apologize for my poor knowledge of English, my text would probably be a little more clearer in Hungarian.
I have long wanted to create a tool that can act as a storage medium and boot many iso installers, and it also has an installed Linux system. So there is no need to use installer iso + persistence. In addition, the installed linux system can be updated. I think with the help of ventoy-1.0.15 this is almost entirely feasible.
I did the following.
I have a Sony 111 gigabit USB SSD.
I installed the new version with the instruction "sudo sh Ventoy2Disk.sh -i -r 32768 -g / dev / sdb". I then made a copy of the EFI partition VTOYEFI / EFI / BOOT / BOOTX64.EFI file.
Then I formatted the dev / sdb3 reserved partition into an ext4 partition using Gparted.
Now I have installed a linux system in UEFI mode using linuxmint-20-xfce-64bit.iso. Dev / sdb3 was mounted as / and dev / sdb2 was mounted as / boot / efi. The installer has repeatedly warned that this will not be good! In the meantime, I had to remove the boot, efi flag from the original efi partition on my computer to proceed with the installation. He finally succeeded and did it. Now Legacyy mode can be used to boot ventoy and UEFI mode to boot installed linux as a system. Because of this, I deleted the contents of the VTOYEFI / EFI / BOOT / folder and rewrote the previously saved ventoy BOOTX64.EFI file into it.
In the end, ventoy can be booted in Legacy mode, and installed Linux can be booted in UEFI mode (because it can boot from the EFI / ubuntu folder). By selecting “boot from efi file” from the “BIOS”, starting the VTOYEFI / EFI / BOOT / BOOTX64.EFI file, the ventoy starts in UEFI mode. 
So far, I'm very happy about that.
I even copy the i386-pc folder from the usr / lib / grub folder to the boot / grub folder on the installed system with its contents. If I boot this system with a grub from another Legacy linux system, I will plug in a small flash drive and install the grub in the auxiliary flash drive (for example sudo grub-install dev / sdX), then update-grub or grub-mkconfig -o and the system Legacy mode can then be booted using the auxiliary flash drive.
I know it was pretty DIY like that, but maybe I gave you a tiny idea for the “how to proceed” aspect.
Thank you for your patience! … Best Regards … CsI
|
|
|
|