| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,037
» Latest member: yltfy
» Forum threads: 1,683
» Forum posts: 6,750
Full Statistics
|
| Online Users |
There are currently 454 online users. » 0 Member(s) | 450 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: longpanda
9 hours ago
» Replies: 1
» Views: 76
|
Installation instructions
Forum: Ventoy Discussion Forum
Last Post: PeterLinu
03-12-2026, 09:06 PM
» Replies: 0
» Views: 476
|
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 732
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 94,458
|
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
02-07-2026, 01:57 AM
» Replies: 3
» Views: 1,548
|
Problems with running on ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-05-2026, 11:54 AM
» Replies: 8
» Views: 27,601
|
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 3,023
|
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-03-2026, 01:58 AM
» Replies: 5
» Views: 4,286
|
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-02-2026, 12:25 PM
» Replies: 9
» Views: 58,373
|
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,554
|
|
|
| VenToy boot partion + win10 install |
|
Posted by: LordMessi - 12-22-2022, 06:54 PM - Forum: Ventoy Discussion Forum
- Replies (20)
|
 |
Hi
2 TB internal SSD - installed VenToy to the whole disk, but left 100 GB at the end (via Ventoy installer) - VenToy version 1.0.85
Ventoy is working, and I can boot via VHD files that's stored there.
Then I would like to install a Windows 10 on the 100 GB partition from before.
Installation goes well - but now VenToy boot loader is gone, and Windows 10 is loading directly (to the newly installed Win10 OS)
So how do I get the VenToy boot loader back, but still keeps the 100 GB Win10 install at "LocalBoot" option?
Cheers
Thomas
|
|
|
| How to install Ventoy on 4096 byte sector media |
|
Posted by: cjhabs - 12-20-2022, 02:53 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hi
I have an SSD I would like to install Ventoy on but it has a 4096 sector size.
I run Linux with no access to Windows.
sudo gdisk /dev/sdc gives:
Disk /dev/sdc1: 31256064 sectors, 119.2 GiB
Sector size (logical/physical): 4096/4096 bytes
Disk identifier (GUID): 38AAEDDA-2A84-4B23-B05A-57E99B87691B
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 5
First usable sector is 6, last usable sector is 31256058
Partitions will be aligned on 256-sector boundaries
Total free space is 31256053 sectors (119.2 GiB)
sudo ./Ventoy2Disk.sh -i /dev/sdc
gives:
Create partitions on /dev/sdc by parted in MBR style ...
Error: The location 249987071 is outside of the device /dev/sdc.
Done
Wait for partitions ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
Wait for /dev/sdc1//dev/sdc2 ...
sed: can't read /sys/class/block/sdc1/dev: No such file or directory
mknod -m 0660 /dev/sdc1 b ...
mknod: missing operand after ‘b’
Special files require major and minor device numbers.
Try 'mknod --help' for more information.
sed: can't read /sys/class/block/sdc2/dev: No such file or directory
mknod -m 0660 /dev/sdc2 b ...
mknod: missing operand after ‘b’
Special files require major and minor device numbers.
Try 'mknod --help' for more information.
[FAIL] /dev/sdc1//dev/sdc2 does not exist
Is there a way to install Ventoy on such a drive?
Thank you
Chris
|
|
|
|