Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] FAT32 USB not showing/mounting
Date: Mon, 15 Dec 2014 05:37:48
Message-Id: 20141215053758.GA29065@syscon7
1 I have a USB stick with FAT32 file system, but when I insert the disk it is not mounting on my desktop.
2 No icon is showing up, why?
3
4 grep -i fat .config
5 # DOS/FAT/NT Filesystems
6 CONFIG_FAT_FS=y
7 CONFIG_VFAT_FS=y
8 CONFIG_FAT_DEFAULT_CODEPAGE=437
9 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
10
11 dmesg:
12
13 [261337.914238] sdb: sdb1
14 [261337.915511] sd 27:0:0:0: [sdb] No Caching mode page present
15 [261337.915513] sd 27:0:0:0: [sdb] Assuming drive cache: write through
16 [261337.915515] sd 27:0:0:0: [sdb] Attached SCSI removable disk
17
18 --
19 Joseph

Replies

Subject Author
Re: [gentoo-user] FAT32 USB not showing/mounting "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] FAT32 USB not showing/mounting Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] FAT32 USB not showing/mounting wabenbau@×××××.com