From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PjqJw-0004H8-9M for garchives@archives.gentoo.org; Mon, 31 Jan 2011 09:45:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE0CBE02CB; Mon, 31 Jan 2011 09:43:34 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id 71A81E02CB for ; Mon, 31 Jan 2011 09:43:34 +0000 (UTC) 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: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LFV00KDWSCLTJB0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Mon, 31 Jan 2011 10:43:33 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.60,403,1291590000"; d="scan'208";a="91233768" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Mon, 31 Jan 2011 10:43:34 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p0V9hXBq023194 for ; Mon, 31 Jan 2011 10:43:33 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id AF1AC3313 for ; Mon, 31 Jan 2011 10:43:38 +0100 (CET) Date: Mon, 31 Jan 2011 10:43:38 +0100 From: Helmut Jarausch Subject: [gentoo-user] USB stick recognition problem To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.9 Message-id: <1296467018.11903.2@numa-i> X-Archives-Salt: X-Archives-Hash: 4f89ecef8d7708a5f045648bfcd19ac8 Hi, since a few weeks I have a strange effect with my USB stick. According to fdisk there is one partition on it /dev/sde1 38 7839719 3919841 b W95 FAT32 which I haven't changed for a long time. Whenever I insert this stick, the kernel log shows /dev/sde but not /dev/sde1 (and there is no file /dev/sde1) After Invoking fdisk /dev/sde with a simple 'p' command but nothing else, this device shows up. Has anybody an idea what's going on here? Many thanks for a hint, Helmut.