From 29e33d71bc020b24bf8e072632377c4f1d45460e Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Sun, 24 Nov 2024 19:21:59 -0500 Subject: Add BootCamp article --- ...cessful_on_macOS_Monterey:_Missing_Driver+computers.tmpl.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/blog/2024-11-23+BootCamp_Unsuccessful_on_macOS_Monterey:_Missing_Driver+computers.tmpl.html (limited to 'html/blog') diff --git a/html/blog/2024-11-23+BootCamp_Unsuccessful_on_macOS_Monterey:_Missing_Driver+computers.tmpl.html b/html/blog/2024-11-23+BootCamp_Unsuccessful_on_macOS_Monterey:_Missing_Driver+computers.tmpl.html new file mode 100644 index 0000000..070edef --- /dev/null +++ b/html/blog/2024-11-23+BootCamp_Unsuccessful_on_macOS_Monterey:_Missing_Driver+computers.tmpl.html @@ -0,0 +1,9 @@ +{{ define "article" }} +
+

{{ .Title }}

+

While trying to install Windows 10 22H2 through BootCamp on macOS Monterey, I kept running into a roadblock. A message popped up saying that "a media driver your computer needs is missing." Forums mentioned a drivers folder that contained the SSD driver. I found it, but trying to install it failed. After much searching, a comment on a Reddit thread mentioned Windows 10 version 1909 allowed them to implement one of the fixes mentioned for the driver issues. That wasn't what I was looking for exactly, so I kept searching, but after about 2hrs I decided to just try version 1909.

+

VoilĂ . It worked along with the auto driver install afterwords. There's no mention of this issue anywhere I can find, and most Apple support threads don't dig enough to find a root cause.

+

If you're looking to BootCamp Windows 10 and are running into driver errors, try installing version 1909 instead. I haven't trying upgrading to 22H2 post-install, but that might be an option.

+

Created: {{ .Date }}

+
+{{ end }} \ No newline at end of file -- cgit v1.2.3