| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 381 online users. » 0 Member(s) | 376 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: longpanda
03-20-2026, 10:05 AM
» Replies: 1
» Views: 245
|
Installation instructions
Forum: Ventoy Discussion Forum
Last Post: PeterLinu
03-12-2026, 09:06 PM
» Replies: 0
» Views: 576
|
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 803
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 94,917
|
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
02-07-2026, 01:57 AM
» Replies: 3
» Views: 1,622
|
Problems with running on ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-05-2026, 11:54 AM
» Replies: 8
» Views: 27,752
|
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 3,098
|
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-03-2026, 01:58 AM
» Replies: 5
» Views: 4,340
|
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-02-2026, 12:25 PM
» Replies: 9
» Views: 58,545
|
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,627
|
|
|
| Upcoming VENTOY release >= 22 |
|
Posted by: GCMartin - 09-19-2020, 04:00 PM - Forum: Ventoy Discussion Forum
- Replies (4)
|
 |
@LongPanda pre-announces an upgrade, here, with the following changes.
Quote:3. Partition1's filesystem must FAT/exFAT/NTFS/UFS/XFS/Ext234
4. Partition1's cluster size must >= 2048
Must report
for "3.", above, If Partition 1 is formatted (for obvious reasons) as a compressed NTFS and ISOs are stored there, VENTOY will NOT find your ISOs. This requires an additional GRUB2 module load to fix.
For 4.", above, Cluster sizes for many SSDs or modern USBs are 4096 vs 2048
Also, for "3.", above, the default ExFAT partition format is NOT recognized by many Linux distros (and old MS, too), yet NTFS is recognized by EVERY OS for past 25 years. Thus when many ISOs when on their desktops, ExFAT cannot be used overall. And in some MS, MS doesn't know what to do with the ExFAT partition when one wants to use "format and ..." feature. I know the benefit ExFAT is suppose to provide, but this is NOT widespread as yet for old or new OSes.
Lastly for "3.", above, BTRFS should be added as GRUB2 knows how to recognize and address.
Hope this is wise information.
|
|
|
[SOLVED] Install Ventoy to NVMe under Linux |
|
Posted by: aaronpriest - 09-18-2020, 03:10 AM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
Howdy!
I can't get ./Ventoy2Disk.sh to install to an NVMe drive under various Linux distributions, though SATA SSD works fine. I suspect it has something to do with the partition names starting with a p, such as p1, p2, etc. where on SATA it only has the number itself, such as /dev/sdb1, sdb2, etc. With NVMe it looks like /dev/nvme1n1p1, nvme1n1p2, etc. Here is the error where it dumps out:
ubuntu@vps:~/ventoy-1.0.21$ sudo ./Ventoy2Disk.sh -I -r 400000 -s -g /dev/nvme1n1
**********************************************
Ventoy: 1.0.21
longpanda admin@ventoy.net
https://www.ventoy.net
**********************************************
Disk : /dev/nvme1n1
Model: WDC CL SN720 SDAQNTW-512G-2000 (nvme)
Size : 476 GB
Style: GPT
You will reserve 400000 MB disk space
Attention:
You will install Ventoy to /dev/nvme1n1.
All the data on the disk /dev/nvme1n1 will be lost!!!
Continue? (y/n) y
All the data on the disk /dev/nvme1n1 will be lost!!!
Double-check. Continue? (y/n) y
Create partitions on /dev/nvme1n1 by parted in GPT style ...
Done
mkfs on disk partitions ...
create efi fat fs /dev/nvme1n1p2 ...
mkfs.fat 4.1 (2017-01-24)
success
mkexfatfs 1.3.0
ERROR: failed to open '/dev/nvme1n11' in read-write mode: No such file or directory.
writing data to disk ...
sync data ...
esp partition processing ...
Install Ventoy to /dev/nvme1n1 successfully finished.
ubuntu@vps:~/ventoy-1.0.21$
I tried booting off the livecd.iso, but it only shows /dev/sda and /dev/sdb (which don't exist) and thus it can't install to them, it says "Failed to access /dev/sdb, maybe root privilege is needed". It doesn't show /dev/nvme0n1 and /dev/nvme1n1 if I hit refresh.
|
|
|
| The best way to boot DOS ??? |
|
Posted by: mat-industries - 09-17-2020, 06:31 PM - Forum: Ventoy Discussion Forum
- Replies (13)
|
 |
I am still looking for a way to boot DOS properly. My main concern is to use Dos for BIOS flash functions.
In my opinion, an ISO is not suitable for this, because I always want to add new flash files and would have to create a new ISO every time.
In my opinion the best way would be to boot DOS from a VHD.
Has anyone already done that ???
The 2nd possibility would be to boot a DOS ISO, (RAM) and Ventoy mounts into the ISO-Boot a directory from the USB-Stick as DOS drive.
I found something interesting, maybe you can realize this with Ventoy. (The page is in german)
https://www.plop.at/de/vhdloader.html
If you have another idea, I would be very interested to hear how you solve it for you.
|
|
|
|