| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,406
» Latest member: fabio8v
» Forum threads: 1,716
» Forum posts: 6,864
Full Statistics
|
| Online Users |
There are currently 364 online users. » 0 Member(s) | 359 Guest(s) Baidu, Bing, DuckDuckGo, Google, Yandex
|
| Latest Threads |
IsmaelKaste
Forum: Ventoy Discussion Forum
Last Post: Dichaelved
10 hours ago
» Replies: 0
» Views: 34
|
ShaneDum
Forum: Ventoy Discussion Forum
Last Post: LewisPab
Yesterday, 02:12 PM
» Replies: 0
» Views: 36
|
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:04 AM
» Replies: 0
» Views: 340
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 914
|
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 1,040
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 881
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 943
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 4,227
|
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 1,073
|
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 1,675
|
|
|
| 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
|
|
|
| Aomei + Win To Go + Ventoy |
|
Posted by: SavageSquirrel2 - 12-17-2022, 10:49 PM - Forum: Ventoy Discussion Forum
- Replies (4)
|
 |
On Aomei Partition Assistant, I can create a Windows To Go based on my current Windows system. I can then use a LinuxOS > Gnome Disks to create a disk image .IMG file from the WinToGo. Then I put that .IMG file into a Ventoy, but it does not fully boot. I have made my Ventoy a NTFS, not an exFat, which helped it boot farther, but it does not fully boot, even if I use it on the same PC that I created the WinToGo on.
There are many ways to make a WintoGo, I am only asking about how to use Ventoy to boot a WintoGo that has been created specifically by Aomei Partition Assistant. Thank you.
|
|
|
| Ventoy boot menu |
|
Posted by: serhat100 - 12-15-2022, 12:49 PM - Forum: Ventoy Plugin Forum
- Replies (4)
|
 |
Hello Master Longpanda; How to write theme.txt in order for some information about computer hardware to appear in the main menu. is it possible?
e.g.
theme.txt
+ vbox {
left = 1%
top = 1%
+ hbox {
+ label {text = "SecureBoot" color = "#ffff00"}
+ label {text = "@$grub_uefi_version@" color = "#ffff00"}
}
+ hbox {
+ label {text = "Platform" color = "#ffff00"}
+ label {text = "@$grub_cpu-$grub_platform@" color = "#ffff00"}
}
+ hbox {
+ label {text = "RAM" color = "#ffff00"}
+ label {text = "@$grub_total_ram MB@" color = "#ffff00"}
}
+ hbox {
+ label {text = "Resolution" color = "#ffffff"}
+ label {text = "......." color = "#ffff00"}
}
}
|
|
|
| Флэшка с Ventoy не грузится с отклюённой CSM в UEFI |
|
Posted by: fed180 - 12-14-2022, 08:11 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Флешка с Ventoy не грузится с отключенной CSM в UEFI
Всем приветики. Помогите советом.
Сделал флешку с утилитой Ventoy 1.0.84 ( пробовал и версии 1.0.76, 1.0.82)
У меня 6 компов и ноутов.
Везде есть UEFI.
Проблемма, когда отключён CMS в UEFI!!!!!
НЕ ГРУЗИТСЯ флэшка с Ventoy.
ПИШЕТ, Не удалось загрузить изображение! Нарушена политика безопасности
На платах ASUS , где есть UEFI c CSM (отключён), никак не хочет грузится Ventoy.
Не с GPP не с MBR. Если поставить птичку Support Secure Boot в проге Ventoy, то на экран выводится маленькое окошко с MOK, пробую запиcать в меню ключи или хэш, но ничего не пишется.
Ничего не происходит. Через какое-то время выбрасывает обратно в БИОС.
Если же включена CMS (поддержка старого BIOS), но UEFI не отключается, тогда всё нормально грузится.
На этих платах в UEFI нет строк Secure Boot, т.е. нельзя Secure Boot включить или открыть.
А вот на ноутбуках Lenovo, HP, Samsung, и неттопах ASUS, в UEFI нет такой утилиты CSM в UEFI.
Зато тут есть Безопасная загрузка.
И при включенной Secure Boot, при загрузке флешки выводится большое синее окно, из МОК меню, далее записываем в UIFI ключи или ХЭШ, и всё. Это делается один раз на одном компьютере.
В дальнейшем Ventoy грузится сразу же.
Об этом написано на сайте VENTOY вот тут:
Раздел ДОКУМЕНТЫ,
Слева колонка О БЕЗОПАСНОЙ ЗАГРУЗКЕ
Если же Secure Boot выключить, то и ключи не нужно записывать в UEFI даже при загрузке с флэшки первый раз.
Проблема только на платах ASUS, когда отключён CMS в UEFI .
Конечно, каждый раз, когда загружаешь флэшку, например, с Acronis, можно зайти в БИОС и включить CSM, но наверняка есть какие-то другие пути????????? Без изменений БИОС!!!
Чего скажете?????????
|
|
|
|