this post was submitted on 09 Aug 2024
166 points (98.3% liked)

Linux

47356 readers
1459 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ghoelian@lemmy.dbzer0.com 2 points 1 month ago (1 children)

That's not the only issue, fat32 also has a hard limit on single file size. The largest a single file can be is 4GiB, and afaik you just can't get around that with fat.

iirc, the way windows deals with this in its media creation tool is that it strips out locales and other things you don't need, based on the options you selected previously, so the file ends up being small enough to fit.

[–] Telorand@reddthat.com 1 points 1 month ago

Dunno how GuiFormat gets around those limitations (something to do with block sizes, I think), but I've never had any trouble with it.

There's better options than fat32, anyway, just pointing out that the 4GB limit has a workaround, and YMMV.