| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,304
» Latest member: Thakc1
» Forum threads: 1,709
» Forum posts: 6,849
Full Statistics
|
| Online Users |
There are currently 1620 online users. » 0 Member(s) | 1616 Guest(s) Baidu, Bing, DuckDuckGo, Google
|
| Latest Threads |
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
Yesterday, 01:16 PM
» Replies: 2
» Views: 120
|
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
Yesterday, 10:05 AM
» Replies: 4
» Views: 195
|
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 115
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 1,822
|
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 522
|
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 665
|
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 692
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 255,602
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 307
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,673
|
|
|
[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.
|
|
|
|