Best USB Format for Transferring Files from Windows to Ubuntu?

0
6
Asked By CuriousCat42 On

I'm trying to transfer some files from a Windows PC to an Ubuntu machine. However, when I plugged in my USB stick, I got an error saying it couldn't mount the disk due to issues with exFAT. Currently, I can only format the USB to exFAT or NTFS on my Windows machine. What should I do in this situation?

2 Answers

Answered By TechieTraveler89 On

For future reference, it helps to specify the OS version you're using and the exact error message, or even share a screenshot if possible. You might need to install the `exfat-fuse` and `exfat-utils` packages on Ubuntu to support exFAT. If you're unable to install software on your Ubuntu system, though, that's a different challenge.

CuriousCat42 -

I can't install anything because this is a machine at a site. I just need the USB to work without additional downloads.

Answered By FileMaster88 On

exFAT is typically the right format for cross-compatibility between Windows and Ubuntu. If you're having trouble mounting, maybe there's a problem with how the USB was formatted. You could try formatting it using NTFS instead, which should also be compatible if Ubuntu has the right packages installed.

CuriousCat42 -

The error said something about it couldn't mount the exFAT system.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.