-
Hi! I'm completely new to Clover and I'm not sure if it fits my needs:
I can put Clover in any media, e.g. USB stick, SD card, second old SATA HDD. But:
So far, I downloaded https://github.com/CloverHackyColor/CloverBootloader/releases/download/5129/CloverV2-5129.zip and I wrote it in a fat32 USB stick, and it booted, but it just showed an Options etc menu, with no operating system entries, and the "S" key doesn't open a shell, so I'm not sure what I'm supposed to do there. In another try without Clover, I put the EFI partition in an old SATA HDD, and the Windows partition in the NVME drive, but Windows failed to boot with a blue screen saying that winload.efi is missing. Thank you for any feedback! |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 5 replies
-
Ah when I tried with a SATA disk in UEFI/GPT, Clover did manage to see it and automatically create an entry. I guess Clover just can't see my PCIe card where my M.2 is attached. |
Beta Was this translation helpful? Give feedback.
-
I managed to boot it! Quick instructions, as it really took a lot of experimentation:
|
Beta Was this translation helpful? Give feedback.
-
3x for your Q&A, I will try it and report back |
Beta Was this translation helpful? Give feedback.
-
I documented this in GitHub Pages, but details change in different versions of BDU and Clover. |
Beta Was this translation helpful? Give feedback.
-
Does your bootable Clover thumb drive show current bootable (non-NVMe) Windows partition? Bootdisk Utility is now version 2.1.2022.030; Last time I tried, Windows 10 installation media from https://www.microsoft.com/en-us/software-download/windows10 |
Beta Was this translation helpful? Give feedback.
-
I was able to get my 10-year-old Asus M5A97_R2 mainboard to see my Samsung 980 NVMe drive using a hack I ran across on YouTube. Basically, it involves patching the UEFI with a generic NVMe driver. I've been running this for four days and it seems well-behaved and stable. You will need the UEFI/BIOS binary for your board, UEFITool.exe (the utility to patch it), and NvmExpressDxe_4.ffs, the driver. The video could be clearer, both visually, and logically, and it took me a couple of tries to get it to work. In short, open the UEFI/BIOS file with UEFITool, do a text search for Save your UEFI/BIOS file to a small USB stick freshly-formatted as FAT32. Power-down your system but do not remove power (i.e., unplug it). Insert the USB stick into the USB "flashback" port, and press the "flash" button. On my board, it's inside, next to the IO sockets, but yours might be adjacent to the external port. You must use the flashback button; tryna update the UEFI any other way will probably not work and/or raise an error. Let it whir and grind until the indicator light goes dark or quits blinking, whichever your manual says to do. Restart and you should find your NVMe driver iterated as a boot device in UEFI. You should be able to use a OS migrate-to-SSD utility to clone your existing Windows installation and boot from your NVMe drive. The video is here... hope this helps. |
Beta Was this translation helpful? Give feedback.
-
installed clover on a usb. copied the driver to the specified directory. When I boot and press f10, I get the clover menu. All my boot drives show up, including the new nvme SSD w windows 10 on it. However, when I select it, I just get black screen and nothing happens. I'm sure it's not the hardware, it must be the clover file. when I boot normally, I can access the nvme ssd. However, when I'm at the clover menu, I still get the black screen even if I choose the normal sata SSD that the OS is on. So basically even though I get the clover menu, you can't boot to anything on it, even though it can see all the drives. How to fix? |
Beta Was this translation helpful? Give feedback.
-
I prepared the Clover USB with Rufus (default settings). Copied the NVMe driver to both BIOS and UEFI folders. My Asus motherboard is in UEFI mode. In Clover I get about 5 mysterious boot options but the very first one is my Windows 10 on the NVMe, and it just works! 🥳 |
Beta Was this translation helpful? Give feedback.
-
thanks for the info.
I'd kind of given up, because I never got any help that worked. But maybe I'll revisit and google up this rufus (don't know anything about it).
very frustrating when windows sees the drive, but you can't boot from it.
d
On Wednesday, September 4, 2024 at 09:53:07 PM PDT, alexandervlpl ***@***.***> wrote:
I prepared the Clover USB with Rufus (default settings). Copied theNVMe driver to both BIOS and UEFI folders. In Clover I get about 5 mysterious boot options but the very first one is my Windows 10 on the NVMe, and it just works! 🥳
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
I managed to boot it!
Quick instructions, as it really took a lot of experimentation: