Windows bootloop
From OpenZFS on OS X
Revision as of 14:11, 5 December 2024 by 217.250.220.60 (Talk)
Windows Boot Crashes
If you find that OpenZFS is crashing everytime you boot Windows, you can remove the kernel extension part.
Enter the recovery CMD shell - you can use boot media as well
- When booting, once you get to the spinning dots part - turn off your PC - either by holding power button for 10s, or cutting power.
- Doing that 2 times in a row, Windows will ask if you have boot issues.
- Enter Troubleshoot, Advanced Options, then Command Prompt.
Remove the driver
- Navigate to your hard disk, which might not be C: during boot command console. Change drive letter, and issue "dir" until you recognise your disk.
- cd into Windows\System32\Drivers
- rename openzfs.sys
- exit command prompt
- use menus to boot normally.