Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,142
» Latest member: prondi
» Forum threads: 1,650
» Forum posts: 6,661
Full Statistics
|
Online Users |
There are currently 122 online users. » 0 Member(s) | 119 Guest(s) Applebot, Bing, Google
|
Latest Threads |
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,275
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,060
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,580
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 303
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 678
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,031
|
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,427
|
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 614
|
chain to iventoy
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:39 PM
» Replies: 1
» Views: 2,063
|
Default to BIOS boot
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:20 PM
» Replies: 1
» Views: 1,139
|
|
|
Installing SSL Certificate for web GUI? |
Posted by: pleasehelp - 09-10-2024, 11:49 PM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
Hello. I'm not a linux professional so I don't know if this is right or wrong but, can I install SSL Certificate on iVentoy so the web GUI (where I start/stop iVentoy) is FQDN not IP?
I can access the GUI and I think my iVentoy VM doesn't have apache2 installed, is installing apache2 and set up SSL certificate will set up the certificate to iVentoy web GUI as well?
|
|
|
ventoy可以引导我的系统,如何设置开机默认启动那个系统 |
Posted by: sevk - 09-10-2024, 07:52 AM - Forum: Ventoy Plugin Forum
- No Replies
|
 |
文件在U盘: /Ventoy/ventoy/ventoy_grub.cfg
内容:
Code: menuentry 'search linux p8' --unrestricted {
set root=hd2,gpt8
linux /boot/vmlinuz-linux quiet root=/dev/nvme0n1p8
initrd /boot/initramfs-linux.img
}
menuentry '<-- Return to previous menu [Esc]' --class=vtoyret VTOY_RET {
echo 'Return ...'
}
现在开机按一下 F6 , 再回车才能进入系统,不想拔掉U盘(太懒) , 有什么好办法?
|
|
|
Is it time to update Ventoy? |
Posted by: z23 - 09-10-2024, 04:48 AM - Forum: Ventoy Discussion Forum
- Replies (4)
|
 |
After a few days (9?) I have an active account.
I hope that the content of the post I wrote on September 1st is still relevant.
Applies to: Ventoy ver. 1.0.99.
On August 31, 2024, Debian was updated (12.6 -> 12.7, 11.10 -> 11.11).
In these releases, among other things, shim packages were updated (to version 15.8, signed to 1.44+15.8).
Even oldoldstable Buster received an update: https://tracker.debian.org/pkg/shim-signed (sic!).
In these updates, to put it simply, shim numbers were raised from 2 to 4.
You can see these numbers by issuing the command:
mokutil --list-sbat-revocations
Debian was probably the last to do it.
Fedora, OpenSuse did it earlier.
Also Ubuntu/Mint/Clonezilla, which downloaded the latest shim from Debian Sid.
Even Windows reportedly released such an update on August 13.
Now that we have Secure Boot enabled (+ Ventoy UEFI key included) and new shim numbers in UEFI, we will not be able to start older systems (e.g. installed on a USB stick) that do not contain this update.
We will see the message:
Verifying shim SBAT data failed: Security Policy Violation
Something has gone seriously wrong: SBAT self-check failed: Security Policy Violation
and after a few seconds the computer will turn off by itself.
The only thing we can do then is to enter BIOS and disable Secure Boot or disconnect the USB drive with the older system (lower shim numbers).
We can also lower the shim number in the computer's UEFI (# mokutil --set-sbat-policy delete) or try to replace files in the Ventoy /EFI/BOOT/ directory ourselves.
Updating Ventoy on the updated system (shim 4) does nothing - Ventoy still has files from 2024-06-08 in the /EFI/BOOT/ directory.
That's why I think there's no point in trying to figure it out yourself.
A big request to Ventoy developers - update Ventoy.
Best regards.
|
|
|
Iventoy crashes if Windows 11 ISO Image ist too big |
Posted by: tommesch - 08-30-2024, 02:42 PM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
I installed, updated and prepared a windows 11 individual installation with some basic user configuration we use here. The iso file gets around 20 Gig big. If starting iventoy via the play button it runs into this message "Info, Service unavailable, the page will close!"
I used "Dism /Capture-Image" to capture the installation and "oscdimg\oscdimg.exe" to create the iso.
The log says nothing useful for that, see attachtment.
If I put the standard installtion install.wim from the windows 11 installation image into the source dir for creating the iso, iventoy starts as expected. Means for me, that least my iso creation process should work.
Maybe the general question is, is Iventoy a tool to deploy ISO images with pre installed software in such big images at all?
Regards
Thomas
|
|
|
[F6] Option Works Only When Ventoy Started In MBR Mode [SOLVED] |
Posted by: Cody Learner - 08-23-2024, 09:46 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I've installed the current version of Ventoy on a USB thumb drive, leaving about 40GB space free at the end.
I created 3 additional partitions in the free space, FAT32 for ` /GRUB/grubx64.efi `, a swap partition, then a single ext4 partition to install Linux (grub, EFI mode).
Then I added a ` /ventoy/ventoy_grub.cfg ` grub configuration file to use under the [F6] key option in Ventoy.
Everything works as expected except one small issue. I've tested the USB in vbox on Linux, and booted directly on my EFI HP pc. Similar results are the [F6] key does not bring up a boot menu if Ventoy is started in EFI mode.
When starting Ventoy in MBR mode, the [F6] grub menu shows up, Ventoy themed, and the Linux OS boots and runs well.
Is there a solution for this? All my computers are EFI except one old box I still have available.
Also, how would I manually add my ` ventoy_grub.cfg ' entries directly to Ventoys grub menu, to eliminate having to use [F6].
|
|
|
Something has gone seriously wrong |
Posted by: Epictetus - 08-22-2024, 02:45 AM - Forum: Ventoy Discussion Forum
- Replies (7)
|
 |
On BOTH the USB drives on which I run Ventoy, I now as of a few days ago, get an error message on trying to boot which says:
"Verifying ..... data failed. Security Policy Violation .... data failed. Something went seriously wrong".
I can't read all of it because it is in tiny print and only on the screen for a short period. I any event, Ventoy won't boot and I gather from some somewhat apocryphal reports I have seen, that it has something to do with something MS has done very recently.
Hopefully Ventoy will be able to overcome the problem.
EDIT: if you turn SECURE BOOT off, it all works. But I imagine that turning Secure Boot off in a workplace environment is not an option so hopefully Ventoy will be able to overcome this issue.
|
|
|
Does ventoy suppport steamdeck recovery image? |
Posted by: TrunderBird - 08-11-2024, 05:26 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
I want to use steamdeck recovery image in ventoy. When i look up the supported os 。I find that tje steam os is supported。But when I copied the recovery image to the ventoy disk,the svreen is black,I can't enter the steam os desktop successfully。So what is the reason?
|
|
|
Will Dynamically sized VHDs affect startup speed? |
Posted by: zjqzero - 08-11-2024, 04:46 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
As ventoy support fixed/dynamic size VHD for Windows,
If I have a 20GB dynamic size VHD, actually size is 10GB on disk.
After boot from this VHD, I see it's actual size will change to 20GB.
An additional 10GB of space has been allocated.
I want to know if this additional allocation takes up too much time?
If it's a 100GB VHD actually using 10GB, will it take more time to boot?
|
|
|
|