| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 2811 online users. » 0 Member(s) | 2806 Guest(s) Baidu, Bing, DuckDuckGo, Google, Yandex
|
| Latest Threads |
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 253
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-25-2026, 02:27 PM
» Replies: 6
» Views: 1,571
|
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 337
|
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 436
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 254,272
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 238
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,556
|
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 498
|
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 361
|
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 689
|
|
|
| NVMe to boot |
|
Posted by: Deadhand - 03-25-2024, 08:59 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Using ventoy-1.0.97(window) to setup a 4T NVMe drive, the drive failed to show on the boot screen.
It turns out that the VTOYEFI partition was set to "Basic Data Partition", It needed to be "EFI system Partition."
How I solved it the issue:
1. Start CMD in admin mode
2. From the command line run: Diskpart
* Note [x] is number for the drive *
3. Select disk:
a. run: list disk
b. run: select disk [x]
4. Verify the correct drive is selected:
a. run: list disk [x]
b. the selected drive will now how an "*" beside it.
* Note [x] is Number for the Partition *
5. Select partition:
a. run: list partition
b. run select partition [x]
6. Verify the correct partition is selected:
a. run: list partition
b. the selected partition will now how an "*' beside it.
7. To switch to EFI Partition use this CMD line:
SET ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b OVERRIDE
This corrected my NVMe and I hope you find it helpful.
* Just an interest command, To switch back to Basic Data Partition use this CMD line:
SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 OVERRIDE
|
|
|
| Booting Mint xfce 21.3 with Persistence fails(SOLVED) |
|
Posted by: SmackDown - 03-21-2024, 08:21 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
I get this error message after grub menu
Quote:FAILED TO START DETECT THE AVAILABLE GPUS AND DEAL WITH ANY SYSTEM CHANGES......FAILED TO START LIGHT DISPLAY MANAGER
I think it is because lightdm is loading before the graphics drivers are loaded
I am using ventoy-1.0.97 on a Ryzen7600x PC with integrated graphics
I have tried persistent Ventoy USBs with Mint 19.3 xfce (no network connection available, programs won't load), Mint Cinnamon 21.3 (various issues), and Ubuntu 20.04(buggy)
I think I need a fairly recent version of OS to support my hardware
EDIT: Tired to sudo update in CLI but ran out of space on USB. The mother board is a Gigabyte B650M AORUS ELITE AX and won't work with older versions of Mint. Just tried Mint 20 Cinnamon and no network connections I think because of motherboard being newish
EDIT 2: tried with mint 21.3 edge ed and same errors as with 19.3
EDIT 3: Made 3 changes. I changed to a different USB stck, changed the port, changed partition table to GPT...... And it worked.Tried USB in same port where I had problems and it still works so either I used the wrong partition table or the old USB stck had problems. Should have tried a different USB stick from the start in stead of wasting so much time on this
|
|
|
| Can Ventoy be deployed to a VHD(x)? |
|
Posted by: click-click - 03-21-2024, 01:31 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I installed Ventoy to a VHD because I wanted to avoid having to use an entire device dedicated to Ventoy, but I haven't found a way to boot Ventoy from the VHD. Is this even possible? Might be a good enhancement if Ventoy could run from a VHD instead of a requiring a physical device.
|
|
|
| Error message during boot |
|
Posted by: Tarq - 03-19-2024, 07:49 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Error message
error: invalid magic number
error: you need to load kernel first
The booting was done via the vlnk feature. At first the booting was successful, but then this error appeared
|
|
|
|