I know this was asked and answered last year, but I didn't know if Ubuntu has since then added support for installing an ubuntu OS on an exFat HDD. Anyone know?
Asked
Active
Viewed 419 times
1 Answers
2
Ubuntu will not be installable on a non-POSIX filesystem. exFat lacks the basic system a Linux system will depend on, like user ID, group ID, mask. If there is a way to install a Linux system on exFat I doubt we could call it a Linux system; it would be something new.
Besides that: exFAT (Extended File Allocation Table) is a Microsoft file system optimized for flash drives. It is proprietary and patented. There is no way anyone related to Linux will want to pay fees for a filesystem if there are alternatives that are not only free but can be altered and improved to our liking.

Rinzwind
- 299,756
-
Now Ubuntu comes with the tools that give full access to exFAT, which in my experience is the best format for USB sticks used on Windows and Mac too; they all can read and write to it, and it also provides faster copy speed. (That doesn't mean it is a format suited for installing Linux on.) – cipricus Mar 03 '20 at 17:39