fuse_exfat
FUSE/UserlandFS exFAT file system module
fuse_exfat
Descrizione
The "exfat" project aims to provide a full featured exFAT file system implementation for Unix'like systems.
It consists of a FUSE module (fuse-exfat) and a set of utilities (exfat-utils).
This package contains the "fuse-exfat" module (with write support) for use with Haiku's UserlandFS.
Usage examples:
> mkdir /exFAT-mount > mount -t userlandfs -o "fuse-exfat ~/foobar.exfat /exFAT-mount" /exFAT-mount
To mount an exFAT volume "image", or:
> mount -t userlandfs -o "fuse-exfat /dev/disk/usb/0/0/0 /exFAT-mount" /exFAT-mount
To mount an exFAT formatted USB pendrive.
Installa
Canale stable v1.4.0-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install fuse_exfat
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.