Gentoo Archives: gentoo-user

From: Francesco Talamona <francesco.talamona@××××.eu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: mount and exfat
Date: Tue, 30 Oct 2012 05:42:52
Message-Id: 201210300640.46948.francesco.talamona@know.eu
In Reply to: [gentoo-user] mount and exfat by Bill Kenworthy
1 On Tuesday 30 October 2012, Bill Kenworthy wrote:
2 > Any idea how I can get the mount command to recognise exfat? It
3 > works as root but not via fstab for users.
4 >
5 > bunyip ~ # mount /dev/sdc1 /mnt/tmp
6 > mount: unknown filesystem type 'exfat'
7 > bunyip ~ # mount.exfat /dev/sdc1 /mnt/tmp
8 > FUSE exfat 0.9.8
9 > bunyip ~ #
10 >
11 >
12 > BillK
13
14 http://forums.debian.net/viewtopic.php?f=30&t=85873
15
16 Never used exfat myself, but I think you should include "exfat-fuse" in
17 fstab
18
19 HTH
20 Francesco
21
22 --
23 Linux Version 3.6.2-gentoo, Compiled #3 SMP Sat Oct 20 09:46:59 CEST
24 2012
25 Two 2.9GHz AMD Athlon 64 X2 Processors, 8GB RAM, 11659 Bogomips Total
26 aemaeth

Replies

Subject Author
Re: [gentoo-user] Re: mount and exfat Bill Kenworthy <billk@×××××××××.au>