I have always used Etcher[0] and I love it. [0] https://www.balena.io/etcher/
Rufus: Reliable USB Formatting Utility
21–30 of 208 posts
Re: Rufus: Reliable USB Formatting Utility
#22With the disclaimer than I'm primarily a Linux user and may be missing something from Microsoft, isn't it weird that there are no tools for this functionality that come with Windows? I've tried a few times through the life of Windows 10 to make installer USB drives from inside Win10 with only microsoft tools but never found anything that worked. Rufus comes through for me again and again, but why do we need to downlo…
Re: Rufus: Reliable USB Formatting Utility
#23Re: Rufus: Reliable USB Formatting Utility
#24With the disclaimer than I'm primarily a Linux user and may be missing something from Microsoft, isn't it weird that there are no tools for this functionality that come with Windows? I've tried a few times through the life of Windows 10 to make installer USB drives from inside Win10 with only microsoft tools but never found anything that worked. Rufus comes through for me again and again, but why do we need to downlo…
Re: Rufus: Reliable USB Formatting Utility
#25With the disclaimer than I'm primarily a Linux user and may be missing something from Microsoft, isn't it weird that there are no tools for this functionality that come with Windows? I've tried a few times through the life of Windows 10 to make installer USB drives from inside Win10 with only microsoft tools but never found anything that worked. Rufus comes through for me again and again, but why do we need to downlo…
Microsoft provide a fantastic program for creating Windows boot disks that "just works" (Media Creation Tool), and have done so for years. It doesn't support Linux images, though, for reasons that should be obvious.
Re: Rufus: Reliable USB Formatting Utility
#26It’s weird that it’s 2021 and when I have to go do a bare metal OS install I still make sure I have a DVD burner/drive because I can’t 100% rely on installing from USB.
Re: Rufus: Reliable USB Formatting Utility
#27Earlier quoted context omitted.
Microsoft provide a fantastic program for creating Windows boot disks that "just works" (Media Creation Tool), and have done so for years. It doesn't support Linux images, though, for reasons that should be obvious.
Media Creation Tool requires internet access, so you can't just flash a Windows .iso that you have independently downloaded from microsoft.com. Of course, you can always prepare the correct disklabel yourself, use a BOOTSECT.EXE incantation to make the USB bootable, then copy all the files, etc, but this really should be easier than that.
Re: Rufus: Reliable USB Formatting Utility
#28The best solution so far I've found is to manually partition the USB into a 1GB FAT32 partition and the rest NTFS. Then you extract the files where needed [0]
I learned this method just last year but it seems it's pretty universal. At least for Win10 ISOs. And I don't have to boot Windows and wait for its updates!
[0] https://techbit.ca/2019/02/creating-a-bootable-windows-10-ue...
Re: Rufus: Reliable USB Formatting Utility
#29Another similar/related project is: https://github.com/ventoy/Ventoy
Re: Rufus: Reliable USB Formatting Utility
#30Earlier quoted context omitted.
Media Creation Tool requires internet access, so you can't just flash a Windows .iso that you have independently downloaded from microsoft.com. Of course, you can always prepare the correct disklabel yourself, use a BOOTSECT.EXE incantation to make the USB bootable, then copy all the files, etc, but this really should be easier than that.
Are you sure about that? I distinctly remember using .isos with Media Creation Tool.