this post was submitted on 26 Nov 2023
1 points (100.0% liked)

Framework

68 readers
1 users here now

Discussion around the Framework mission of building products that last longer by making them upgradeable, customizable, and repairable. Consumer electronics can be better for you and for the environment.

founded 11 months ago
MODERATORS
 

Is there a way to trick the windows 10 install into thinking an external drive is an internal drive? I have a kioxia that just will not be read by my framework 11 gen intel, no matter what I do. I've tried updating the BIOS, btw; just plopping the files onto a flashdrive and expecting it to boot off of it does not work at all.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago

Here's one way: https://answers.microsoft.com/en-us/windows/forum/all/installing-windows-to-an-external-drive-literally/c5f46404-acfa-4a9e-845e-39b4a1889553

Another would be installing the external drive internally first, installing it, then shut down before the first boot (before it enters the OOBE), then pulling the drive out and put it back into it's external enclosure.

Another would be to use DISM to apply the install.wim image onto an external drive.

Please read up on how to use DISM and how WIM images work. It'll give you a better understanding of how windows installation and imaging work so you can manipulate it in very interesting ways.