Which filesystem is appropriate for formatting an USB-stick and install an operation-system?
Fresh3 days ago
Mar 15, 202612379 viewsConfidence Score0%
0%
Problem
I have installed my linux-system on a USB-stick. That works well, I can use it on different computers. I used ext4 as filesystem and ask myself it this is the best choice. Which file-system is best for USB-sticks? A good filesystem should not destroy the flash-drive too fast. Additional activities …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Which filesystem is appropriate for formatting an USB-stick and install an operation-system?
Low Risk
The latest Linux kernels support F2FS a SSD optimized file system but it still experimental. If the system on the stick is not too critical you could try it out. Otherwise with ext4: disable the flag (records access time) enable TRIM ( flag) In gene…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix