tag to be used specifically for the ubuntu package exfat-fuse
Questions tagged [exfat-fuse]
4 questions
0
votes
1 answer
Failed to boot android virtual device (AVD) when data is stored on USB memory stick
After successfully setting up a new virtual device with Android Virtual Device manager, booting fails and reports the following error:
10:28 Emulator: emulator: ERROR: A snapshot operation for 'Nexus_5X_API_28' is pending and timeout has expired.…

FrncsJRC
- 1
- 2
0
votes
0 answers
Automount USB exFAT drives with Synology NAS
I installed a library for exFAT support and I have to manually mount it via SSH. I would like to get it to operate as it does out of the box with drives that are FAT formatted, where appears as one of its shared folders.
The command I am using is…

bbglazer
- 123
- 3
- 16
-1
votes
1 answer
VirtualBox Ubuntu 16.04 LTS and exfat-fuse failing
Ubuntu is apparently failing to correctly setup exFAT support after installing the exfat-fuse and exfat-utils dependencies.
exFAT is nowhere listed on filesystems sources.
Any idea on what is going on? Am I missing something?
$ apt-cache policy…

dfernan
- 377
- 2
- 9
- 22
-1
votes
2 answers
error while building the package for fuse-exfat
I was installing fuse-exfat and got the below error while installing, I did the following things to install,
git clone https://github.com/relan/exfat.git
cd exfat
autoreconf --install
./configure --prefix=/usr
[root@angus exfat]# ./configure…

Angus
- 12,133
- 29
- 96
- 151