Ventoy loads minimal grub shell on UEFI - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: Ventoy loads minimal grub shell on UEFI (/showthread.php?tid=2007) |
Ventoy loads minimal grub shell on UEFI - heroksiddiqi - 03-19-2022 Hello, Ventoy works perfectly with my 32-GB Pendrive but I haven't been able to use it from my hard disk. I have 2TB HDD where I created a FAT32 partition installed Ventoy inside that partition. But when I boot, it just shows a minimal grub command-line interface, nothing else. Here is a picture: I know there is an issue about the legacy BIOS limit, posted here: https://ventoy.net/en/doc_legacy_limit.html However, I'm running on a UEFI setting in GPT scheme. Is there any way to fix this? My CPU Spec: ----------------- Motherboard: Asrock A-320M CPU: AMD Ryzen 3 (2200G) HDD: 2TB Seagate Barracuda RE: Ventoy loads minimal grub shell on UEFI - longpanda - 03-20-2022 Run the following commands in the grub shell and give the result here: set ls -l RE: Ventoy loads minimal grub shell on UEFI - heroksiddiqi - 03-28-2022 (03-20-2022, 12:36 PM)longpanda Wrote: Run the following commands in the grub shell and give the result here:Hello, Sorry to give you a late response. I wasn't at home for a long time and now I am back. Here is the result what you wanted me to show you: RE: Ventoy loads minimal grub shell on UEFI - longpanda - 03-28-2022 You can not install Ventoy manually bu just create a partition. You must use the standard Ventoy install program to install Ventoy. Ventoy can not installed to a partition of a Disk. Ventoy need to occupy the whole disk, so when you install Ventoy to a disk, it will clean all the data in the disk, recreate partitions and format them. RE: Ventoy loads minimal grub shell on UEFI - heroksiddiqi - 03-29-2022 (03-28-2022, 02:58 PM)longpanda Wrote: You can not install Ventoy manually bu just create a partition. I have lots of important data on my 2TB hard drive. I tried in another way. I installed it in my pendrive, took a backup of EFI partition with a program called "AOMEI Backupper" which is similar to Clonezilla. Then restored the pen drive partition to my hard drive and it still didn't work. Is there any way to install Ventoy without not deleting all partitions? RE: Ventoy loads minimal grub shell on UEFI - crasadure - 03-29-2022 https://www.ventoy.net/en/doc_non_destructive.html RE: Ventoy loads minimal grub shell on UEFI - heroksiddiqi - 04-03-2022 (03-29-2022, 09:59 AM)crasadure Wrote: https://www.ventoy.net/en/doc_non_destructive.html Hello, it worked, but one problem:
RE: Ventoy loads minimal grub shell on UEFI - longpanda - 04-03-2022 Yes, by default Ventoy only search ISO files in the 1st partition of the USB stick. But you can press F2 to browse ISO files in other partitions of the USB stick or even in local disks. |