Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 12,269
» Latest member: minefy
» Forum threads: 1,600
» Forum posts: 6,557
Full Statistics
|
Online Users |
There are currently 92 online users. » 0 Member(s) | 89 Guest(s) Applebot, Bing, Google
|
Latest Threads |
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
Yesterday, 09:26 AM
» Replies: 0
» Views: 103
|
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 773
|
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 602
|
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,066
|
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,378
|
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 301
|
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 362
|
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 379
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
10-25-2024, 11:09 PM
» Replies: 26
» Views: 13,590
|
Get rid of the ExFAT warn...
Forum: Ventoy Discussion Forum
Last Post: Reiner
10-25-2024, 08:45 AM
» Replies: 0
» Views: 454
|
|
|
[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.
|
|
|
|