From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 05A171389E2 for ; Mon, 15 Dec 2014 07:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CBF0E09E3; Mon, 15 Dec 2014 07:01:13 +0000 (UTC) Received: from smtpq5.tb.mail.iss.as9143.net (smtpq5.tb.mail.iss.as9143.net [212.54.42.168]) by pigeon.gentoo.org (Postfix) with ESMTP id 68E36E0978 for ; Mon, 15 Dec 2014 07:01:12 +0000 (UTC) Received: from [212.54.42.135] (helo=smtp4.tb.mail.iss.as9143.net) by smtpq5.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1Y0PeZ-0004ed-SF for gentoo-user@lists.gentoo.org; Mon, 15 Dec 2014 08:01:11 +0100 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp4.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1Y0PeV-0007dE-Fq for gentoo-user@lists.gentoo.org; Mon, 15 Dec 2014 08:01:11 +0100 Received: from [192.168.45.104] (53579160.cm-6-8c.dynamic.ziggo.nl [83.87.145.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 6F1BC4B for ; Mon, 15 Dec 2014 08:00:38 +0100 (CET) User-Agent: K-9 Mail for Android In-Reply-To: <20141215053758.GA29065@syscon7> References: <20141215053758.GA29065@syscon7> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: [gentoo-user] FAT32 USB not showing/mounting From: "J. Roeleveld" Date: Mon, 15 Dec 2014 08:01:04 +0100 To: gentoo-user@lists.gentoo.org Message-ID: <7F283117-17AE-405A-B394-3FA9E8A614A6@antarean.org> X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.8 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,CM_CTENC_8BIT=0.1,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 6a50beaa-9422-4cbf-b65e-9fcb377a4e48 X-Archives-Hash: 6b086f57696f0ab1f7d5a55f0e597e5c On 15 December 2014 06:37:58 CET, Joseph wrote: >I have a USB stick with FAT32 file system, but when I insert the disk >it is not mounting on my desktop. >No icon is showing up, why? > >grep -i fat .config ># DOS/FAT/NT Filesystems >CONFIG_FAT_FS=y >CONFIG_VFAT_FS=y >CONFIG_FAT_DEFAULT_CODEPAGE=437 >CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" > >dmesg: > >[261337.914238] sdb: sdb1 >[261337.915511] sd 27:0:0:0: [sdb] No Caching mode page present >[261337.915513] sd 27:0:0:0: [sdb] Assuming drive cache: write through >[261337.915515] sd 27:0:0:0: [sdb] Attached SCSI removable disk Can you mount it manually? Do you have auto mounting support for other filesystems? -- Joost -- Sent from my Android device with K-9 Mail. Please excuse my brevity.