Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 957  / 1 Year ago, thu, december 1, 2022, 11:25:28

I am having issues getting usb drives to work correctly in Ubuntu and have read various bug reports of certain formats not working correctly in Ubuntu.



If I want to format a usb drive from inside Windows for maximum capability with Ubuntu, what format type and program should be used ?



Note: This pertains to usb drives as portable storage devices and not anything to do with making bootable media.


More From » usb

 Answers
5

Ubuntu 14.04 should work with FAT32 and NTFS from the get-go. However, FAT32 has a max file limit of 4GB (any files larger than this can't be put on it).



If you install exfat-fuse on Ubuntu by typing sudo apt-get install exfat-fuse into the command line, Ubuntu should also mount the exFAT filesystem, which is similar to FAT32 except it does not impose the 4GB file limit.


[#23958] Friday, December 2, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
clegian

Total Points: 283
Total Questions: 115
Total Answers: 115

Location: Morocco
Member since Tue, Feb 2, 2021
3 Years ago
;