02-11-2024, 10:29 AM
When at the grub> prompt in Ventoy and I type help, a whole list of commands wizz by and I have no idea what they are.
Is there a command reference anywhere?
Is there a command reference anywhere?
ventoy grub commands
|
02-11-2024, 10:29 AM
When at the grub> prompt in Ventoy and I type help, a whole list of commands wizz by and I have no idea what they are.
Is there a command reference anywhere?
02-11-2024, 03:05 PM
(This post was last modified: 02-11-2024, 03:06 PM by aboamir@gmail.com.)
answer from gemini pro
. Specific commands available in the GRUB bootloader: When a computer boots up, GRUB (Grand Unified Bootloader) is a software program that loads the operating system you choose. If you access the GRUB menu, you can then use specific commands to interact with it and choose which operating system to boot. These commands are listed in the official GRUB manual: https://www.gnu.org/software/grub/manual...mands.html Some common examples of GRUB commands include: set: Set a variable with a value. linux: Specify the kernel to boot. initrd: Specify the initial RAM disk image to load with the kernel. normal: Boot the default operating system. reboot: Restart the computer.
02-11-2024, 09:44 PM
Ventoy appears to have its own version of grub in that when you run
grub> help a lot of commands wizz passed many of them starting with vt-*** I don't see any documentation. Give it a try.
02-12-2024, 12:52 PM
after pressing c , type
set pager=1 now type help vt_ to see all vt_ commands you can use ENTER or ESC to scroll down by line or page now
02-12-2024, 07:23 PM
Where to press 'c'?
Pressing 'c' at grub> prompt:- error: can't find command 'c'.
02-12-2024, 08:05 PM
Press c in Ventoy menu system of course
|
« Next Oldest | Next Newest »
|