Earlier quoted context omitted.
Use NTFS instead of FAT32?
No, use exFAT.
Install Windows the Arch Linux Way
61–70 of 139 posts
Re: Install Windows the Arch Linux Way
#62Re: Install Windows the Arch Linux Way
#63I installed Windows 10 the other week - it kinda blew my mind how poor the install experience was. The iso contained files greater than 4GB, which breaks fat32, which I'm sure many people are still using on flash drives. So I had to use an MS cmd-line tool to split the wim files manually and edit the install files. Why doesn't the installer just use smaller archive files?
Other option: https://learn.microsoft.com/en-us/windows-hardware/manufactu...
Other other option: https://rufus.ie/en/
Re: Install Windows the Arch Linux Way
#64Earlier quoted context omitted.
I imagine that very few people who use Windows have USBs on fat32. In fact, Windows format by defaults on NTFS with the option format on exFAT. There is no option fo format on FAT32, you need to use a specific tool. More so, most people just burn the iso to the usb, deleting everyhing on it.
Windows ISO files are iso9660, so you cannot "burn them" into the usb; only to optical drive. For USB, Microsoft provides media creation tool, which will format the usb to FAT32, and then copy the files there. As said elsewhere in this thread, it will use esd instead of wim container, which has better compression, so it will fit. The install USB can be neither NTFS nor exFAT, because neither of these filesystems are…
Re: Install Windows the Arch Linux Way
#65I don't even want to install Arch the Arch way.
It sounds like you're the kind of person who wants a computer that "just works" with user-friendly point/click software out of the box. You're absolutely not the target audience of Arch Linux, nor this "Arch-like" Windows install guide. Personally, I learned more about modern Linux userspace by following the Arch install process (and subsequently maintaining an Arch install for daily-driver use) than I ever did from…
Re: Install Windows the Arch Linux Way
#66Earlier quoted context omitted.
Windows ISO files are iso9660, so you cannot "burn them" into the usb; only to optical drive. For USB, Microsoft provides media creation tool, which will format the usb to FAT32, and then copy the files there. As said elsewhere in this thread, it will use esd instead of wim container, which has better compression, so it will fit. The install USB can be neither NTFS nor exFAT, because neither of these filesystems are…
The Rufus author has capital O Opinions on this: https://github.com/pbatard/rufus/wiki/FAQ#user-content-Blah_...
Yes, you can get Intel NUC and yes, it does support NTFS in UEFI. It is also compliant with UEFI (i.e. "can"). But is is completely useless, if you are shipping media, that should be bootable by 100% of UEFI-using machines. It is usefull, only when you are targeting such machines specifically.
Re: Install Windows the Arch Linux Way
#67Re: Install Windows the Arch Linux Way
#68I installed Windows 10 the other week - it kinda blew my mind how poor the install experience was. The iso contained files greater than 4GB, which breaks fat32, which I'm sure many people are still using on flash drives. So I had to use an MS cmd-line tool to split the wim files manually and edit the install files. Why doesn't the installer just use smaller archive files?
Why on earth would you do that? People have been using exFAT for many years now.
Re: Install Windows the Arch Linux Way
#69I installed Windows 10 the other week - it kinda blew my mind how poor the install experience was. The iso contained files greater than 4GB, which breaks fat32, which I'm sure many people are still using on flash drives. So I had to use an MS cmd-line tool to split the wim files manually and edit the install files. Why doesn't the installer just use smaller archive files?
Re: Install Windows the Arch Linux Way
#70I installed Windows 10 the other week - it kinda blew my mind how poor the install experience was. The iso contained files greater than 4GB, which breaks fat32, which I'm sure many people are still using on flash drives. So I had to use an MS cmd-line tool to split the wim files manually and edit the install files. Why doesn't the installer just use smaller archive files?
I tried installing it too, but oddly enough, it lacked drivers. Linux on the same machine runs flawlessly. I needed it for testing a new piece of software i am working on. I managed to install it after downloading a bunch of extras. Once installed it started downloading updates..and it went on and on and on. It’s such a low quality os it’s hilarious.
This is the situation with the upcoming 13-inch AMD Framework, by the way: apparently the official Windows 11 installation image doesn’t include drivers for the AMD/Mediatek RZ616 Wi-Fi card (2021), so they’re going to have to tell people to use Rufus to inject one. Fedora reportedly works out of the box.