Live data from Hacker News

Rufus: Reliable USB Formatting Utility

github.com

21–30 of 208 posts

Re: Rufus: Reliable USB Formatting Utility

#21
post #11

I have always used Etcher[0] and I love it. [0] https://www.balena.io/etcher/

I tried this once but was annoyed at it being an Electron app, and sure enough it has analytics that spy on your usage by default including "information about the type of SD cards and USB drives": https://www.balena.io/docs/learn/more/collected-data/#balena...

Re: Rufus: Reliable USB Formatting Utility

#22
post #9

With 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…

Rufus is a light and effective tool when Windows user want to create USB bootable. In the past, I faced some issues about disk partition. The Windows Media Creation Tool usually created MBR partition but my disk was on GPT partition. Rufus did well on creating USB bootable with detail log. No need to type complicated command. No need to copy and edit files. Just select, select and press Start.

Re: Rufus: Reliable USB Formatting Utility

#23
This has been my go to for years now. It’s especially useful whenever a friend or family member hits me up with a “computer question” that inevitably leads to “let’s just reinstall whatever you had before” and I just need something quick that works.

Re: Rufus: Reliable USB Formatting Utility

#24
post #9

With 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…

[deleted]

Re: Rufus: Reliable USB Formatting Utility

#25
post #9

With 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.

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

#26

It’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.

Why can't you rely on installing ftom USB. It is many years, and many baremetal installs, since I had had access to a DVD drive. Curious about what kind of issues you are having with installing ftom USB

Re: Rufus: Reliable USB Formatting Utility

#27
post #25

Earlier 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.

Are you sure about that? I distinctly remember using .isos with Media Creation Tool.

Re: Rufus: Reliable USB Formatting Utility

#28
Windows images that are over 4.3GB(I don't remember the exact max size) most image burning tools will fallback to NTFS on the USB formatting and some motherboards/laptops don't like this. (Even on my rather modern Dell laptop)

The 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

#30
post #25

Earlier 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.

I just tried it and the tool started downloading Windows without giving me an option to select an .iso. It can download .iso's for burning them to DVD's but I don't think it can take dangling .iso's and make installation USBs out of them.
Post reply on HN