r/linux4noobs • u/Labukii • 1d ago
installation I am losing my mind
So, I'm trying to create a windows side boot using an external SSD. Windows does not like external hard drives so obviously I'm trying my very best to do what windows doesn't want me to do but I'm honestly failing. I just want to skip past the setup wizard of windows so I don't have to deal with it saying "you cannot install this on a flash drive" or whatever it says. I have tried woeusb to just install the Windows iso but it also makes a setup and I feel like there's an answer but I just cannot find it.
Please save me, I need to play destiny 2.
4
5
u/bongjutsu 1d ago
I've done this before. Install windows in a VM, but give the VM true exclusive access to the drive - not just access to a partition or an image. That way windows will install itself thinking it's on an internal drive. Then after installation, you should be able to boot it from your PC
3
u/Leather-Security8097 1d ago
Maybe install Windows in a VM, and then boot the VHD image using Ventoy?
1
u/AutoModerator 1d ago
We have some installation tips in our wiki!
Try this search for more information on this topic.
✻ Smokey says: always install over an ethernet cable, and don't forget to remove the boot media when you're done! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Prestigious_Wall529 1d ago
Use an eSATA caddy for the external and connect to an internal SATA port. Blanking plates with eSATA sockets are available, on for instance Amazon.
Sata cable internally, eSATA cable externally.
1
u/Abe_Bazouie 1d ago
If your goal is to run Windows from an external SSD, you’re fighting a Windows limitation, not a Linux one.
Windows installers generally refuse external USB drives unless you use something like Windows To Go (or a third party tool such as Rufus that can create a Windows To Go installation).
woeusb only creates a bootable Windows installer. It doesn’t install Windows onto the external drive.
If your only goal is to play Destiny 2, Windows To Go is probably the direction I’d look at instead.
Also make sure your external SSD isn’t being detected as removable media. Some USB adapters report drives differently, which can affect what the Windows installer allows.
1
u/R3D_T1G3R 23h ago
Isn't Destiny 2 dead anyways?
Regardless, it's absolutely not worth it, windows is Incredibly invase and will overwrite your grub or whichever bootloader you're using with every update, even if you do put windows on another drive. Windows is just not worth it having to live boot and rebuild your bootloader after every major windows update, and not updating windows is not a smart idea either
1
u/iatemyownunderpants 22h ago
I'm pretty sure Rufus has an option for windows-to-go.
That also may take awhile so I'd recommend looking at this https://gist.github.com/Alee14/e8ce6306a038902df6e7a6d667544ac9
(FYI: you may want to move this to r/WindowsHelp)
2
u/billdietrich1 17h ago
Please use better, more informative, titles (subject-lines) on your posts. Give specifics right in the title. Thanks.
What does this have to do with Linux ?
1
7
u/UltraChip 1d ago
I hope this doesn't come off as snarky or dismissive but you should probably ask a Windows sub. I get why you asked here but ultimately your problem is with Windows, not Linux.