| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 13,633
» Latest member: joejames
» Forum threads: 1,672
» Forum posts: 6,720
Full Statistics
|
| Online Users |
There are currently 442 online users. » 0 Member(s) | 437 Guest(s) Baidu, Bing, Facebook, Google, Twitter
|
| Latest Threads |
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: bahaedin
10-24-2025, 10:05 AM
» Replies: 1
» Views: 310
|
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 470
|
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 221
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 10,801
|
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,302
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,625
|
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 989
|
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,230
|
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,367
|
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,852
|
|
|
[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.
|
|
|
|