Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 9,475
» Latest member: Bernard
» Forum threads: 1,168
» Forum posts: 5,005
Full Statistics
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 39 Guest(s) Bing, Google, Yandex
|
|
|
Any way to use an OS' security key instead of registering Ventoy's? |
Posted by: shawnsg - Yesterday, 10:37 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hi,
Maybe a bit of a niche question, but I've started using Ventoy at work to easily switch between diagnostic and various OS ISOs for client hardware, and one thing that's been floating in the back of my mind is,
"If a Windows ISO can boot fine, and an Ubuntu ISO can boot fine, how come I need to register Ventoy's certificate?"
I really don't know too much when it comes to exactly how secure boot works. I figured maybe it's a Microsoft thing where OEMs ship with private keys that only handshake with Windows, but my Ubuntu USBs will boot on these systems with no Mokmanager prompt as well.
In that case, is it possible to take the certificate from Ubuntu or Windows and "transplant" it onto my VTOYEFI partition? Or perhaps there's a tool I can use to enroll my Ventoy .cer with the private keys the UEFIs expect, or something?
Like I said, I'm not too sure how secure boot works on anything beyond a basic conceptual level, but if anyone could help me make it so I can boot my Ventoy USBs on new machines without enrolling the key or disabling secure boot every time, I'd be very appreciative
|
|
|
Persistence Run Out of Space |
Posted by: Sparks79 - 03-24-2023, 08:54 PM - Forum: Ventoy Plugin Forum
- No Replies
|
 |
I have Ventoy Installed on a USB3 Portable SSD 500gb.
There is Plenty of Space left , only 50% occupied.
This drive has Ventoy installed as GPT and Formatted to NTFS with a \Ventoy Partition.
I have all my ISO's in \Ventoy.
Everything Works just Fine from here.
I have Created a Linux Persistence File here ( WindowsFx ) and it Works, and Saves between Restart.
However shortly after a restart of WindowsFx a message Popped Up Saying I have Run out of Space on The Drive.
At that point I have Hardly Installed much at all.
Any help would be appreciated.
|
|
|
Why is it Ventoy is so particular about it's VTOUEFI Partition? |
Posted by: Rootman - 03-20-2023, 11:33 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I created a Ventoy USB stick, worked great, I needed more room on the VENTOY 1st partition for more ISO files, so I used MiniTool Partition Wizard to shrink a 3rd partition I had after the EFI partition, move the VTOYEFI and increase the size of the VENTOY partition.
Attempting to boot to it threw an error that is was not a standard Ventoy installation and it failed. It was a simple enough fix, I simply deleted the VTOYEFI partition (I used MiniTool again) and then did a Non Destructive Install using the Ventoy2Disk.exe. After this it worked again.
Why is Ventoy so picky about moving the EFI partition? I've moved around an EFI partition for other boot tools, like AGFM / Easy3Boot without issue. I also notice that you can't increase the size of the EFI partition either.
Curious as to why this is like this.
|
|
|
Hello to the Tour Eiffel... |
Posted by: patibulaire - 03-20-2023, 09:54 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Hello to everyone
***
First of all, I would like to congratulate the whole team for such a wonderful application...
With my USB and Ventoy key, everything works perfectly, I am a linuxian and on this type of systems, your key... it's just happiness...
It touches the extraordinary... a thousand thanks and low hat!
... I'm French... I was speaking English as a Spanish cow, so I'm using online translation...
***
We're coming to the "little worry"...
Having children with windows, I prefer to have a win base so that I can try to fix a problem (very common at win... sic!), all my other isos are Linux...
But on a "old" portable pc, Samsung N145 plus with 2GB of Ram, impossible to install windows (xp, seven, win 10 & win 11)?
With regard to the installation of multiple Linux systems, no worries, but for windows, the systems are recognized, but during the boot, in normal boot, "small shot at the top left of the screen", all the time, no other possibility?
The hard drive is an AHCI, can be where the problem would be?
Installation with iso on dvd, nickel!
I don't see where the worries can be?
Thanks for the help to come and good day to all and all
And again all my congratulations on your magic key...
************************
Bonjour à toutes et tous
***
Tout d'abord, je tiens à féliciter toute l'équipe pour une si magnifique application...
Avec ma clé USB et Ventoy, tout fonctionne parfaitement, je suis un linuxien et sur ce type de systèmes, votre clé... c'est que du bonheur...
Cela touche l'extraordinaire... Mille mercis et chapeau bas !
... Je suis français..., je parlais l'anglais comme une vache espagnole, donc j'utilise la traduction en ligne...
***
On arrive au "petit" souci...
Ayant des enfants avec windows, je préfère avoir une base win pour pouvoir tenter de réparer un souci (assez fréquent chez win... sic !), tous mes autres isos sont Linux...
Mais sur un "vieux" pc portable, Samsung N145 plus avec 2 Go de Ram, impossible d'installer du windows (xp, seven, win 10 & win 11) ?
Pour ce qui est de l'installation des multiples systèmes Linux, aucun souci, mais pour windows, les systèmes sont reconnus, mais lors du boot, en boot normal, "petit tiret en haut à gauche de l'écran", tout le temps, aucune autre possibilité ?
Le disque dur est un AHCI, peut être là où serait le souci ?
L'installation avec iso sur dvd, nickel !
Je ne vois pas où peut se trouver le souci ?
Merci pour l'aide à venir et bonne journée à toutes et tous
Et encore toutes mes félicitations pour votre clé magique...
|
|
|
How to use Ventoy to boot Linux install? |
Posted by: Cody Learner - 03-19-2023, 05:18 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I've set up a Ventoy USB with 3 extra partitions. Everything works great and I have several iso's installed in Ventoy's main partition.
I installed a Linux distro in the 3 extra partitions. The partition layout is /dev/sdd3 is an extended partition containing sda5, sda6, sda7, to get around a 4 partition limit using an MBR. The partitions are mounted as follows, /dev/sda4 is not setup, /dev/sda5 is root, /dev/sda6 is swap, and /dev/sda7 is home.
I can chroot into the Linux install, and boot it from SystemRescue's iso grub menu option findroot.
However, when booting into it using SystemRescue, it uses SystemRescue's kernel rather than the Arch kernel in the install.
I've looked into a way to manually configure Ventoy's grub, but cannot even find a conventional grub.cfg file.
Is it possible what I'm trying to do, boot a Linux distro installed on the same USB as Ventoy?
If not, I may try to manually setup a grub boot USB to boot multi iso's, and have Ventoy installed within it. However this option would be much more work than leveraging Ventoy's boot loader.
EDIT 1
Ok, just figured out the grub.cfg file is on the 2nd Ventoy partition. I mounted it and am currently exploring...
EDIT 2
Added a menu entry to grub.cfg and it shows up on starting Ventoy. Now if I can figure out how get Ventoy to mount the partitions, should be no problem to have grub boot it.
Problem is, Ventoy is booting (one of several?) images, so extracting, editing and re-compressing is a bit of work. I'm sure there would be an easier way to implement this without editing one of the OS images, but I just don't yet know how all these external files work.
|
|
|
|