-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Milestone
Description
Checklist
- I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
- I performed a search in the issue tracker for similar issues using keywords relevant to my problem, such as the error message I got from the log.
- I clicked the "Log" button in Rufus (last small blue button before START) and copy/pasted the log into the line that says
<FULL LOG>below. - The log I am copying is the FULL log, starting with the line
Rufus version: x.y.z- I have NOT removed any part of it.
Additionally (if applicable):
- I ran a bad blocks check, by clicking Show advanced format options then Check device for bad blocks, and confirmed that my USB is not defective.
- I also tried one or more of the following:
- Using a different USB drive.
- Plugging the USB into a different port.
- Running Rufus on a different computer.
- If using an image, I clicked on the
(✓)button to compute the MD5, SHA1 and SHA256 checksums, which are therefore present in the log I copied. I confirmed, by performing an internet search, that these values match the ones from the official image.
Issue description
Motherboard: S2600CP4
Bios Revision: R02.06.E006
Rufus version: 3.3
Here's the log from Rufus:
https://gist.github.com/zanechua/36c2416c9d8035623a0efb51a176d7af
Here are the errors I am getting on boot:
EDIT:
So it seems like the last version of Rufus v2 works.
Rufus version: 2.18
Here's the log from Rufus:
https://gist.github.com/zanechua/acf8c67c7026814796f7da6414dd6e3e
You are mentioning that you went through a BIOS update, so I wonder if that update is preventing EFI executables with IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER from running.
I don't think it's the bios update though since 2.18 works. I haven't formatted this computer in awhile so I might have been using 2.18 and this is the first time I am using 3.x on this computer.
Reactions are currently unavailable


