From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1Eer4m-0003vf-Ib for garchives@archives.gentoo.org; Wed, 23 Nov 2005 09:38:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAN9b8j7008502; Wed, 23 Nov 2005 09:37:08 GMT Received: from cubo.math.ist.utl.pt (cubo.math.ist.utl.pt [193.136.196.1]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAN9Wx9A010509 for ; Wed, 23 Nov 2005 09:32:59 GMT Received: from weber.math.ist.utl.pt (weber.math.ist.utl.pt [193.136.196.172]) by cubo.math.ist.utl.pt (8.13.1/8.13.1) with ESMTP id jAN9WxJa021084 for ; Wed, 23 Nov 2005 09:32:59 GMT Received: from weber.math.ist.utl.pt (localhost.localdomain [127.0.0.1]) by weber.math.ist.utl.pt (8.13.1/8.13.1) with ESMTP id jAN9Wxoc002476 for ; Wed, 23 Nov 2005 09:32:59 GMT Received: from localhost (jalmeida@localhost) by weber.math.ist.utl.pt (8.13.1/8.13.1/Submit) with ESMTP id jAN9WxGp002473 for ; Wed, 23 Nov 2005 09:32:59 GMT X-Authentication-Warning: weber.math.ist.utl.pt: jalmeida owned process doing -bs Date: Wed, 23 Nov 2005 09:32:59 +0000 (WET) From: Jorge Almeida To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] confused udev? In-Reply-To: <7573e9640511222010t546b19e1y2040f2cfc455973d@mail.gmail.com> Message-ID: References: <200511171454.37956.ext-dirk.heinrichs@nokia.com> <200511181121.52647.ext-dirk.heinrichs@nokia.com> <7573e9640511191821y4c19c594p2d818fc7cb624ff5@mail.gmail.com> <7573e9640511210718g145435e9y8e57e8b79c19387d@mail.gmail.com> <7573e9640511222010t546b19e1y2040f2cfc455973d@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archives-Salt: 510196df-6b3b-4ec4-9919-69c1df9e4469 X-Archives-Hash: d445f93bdd658bb5f16c83e3bf24be05 On Tue, 22 Nov 2005, Richard Fish wrote: > > Ok, do dmesg and /proc/partitions agree that there is a partition > there? If not, then the problem is that the kernel is not recognizing No... > your partition table. I would suggest: > > > dd if=/dev/zero of=/dev/sda bs=512 count=1 > > fdisk /dev/sdb > > mkfs.vfat -n MYKEY -F 32 /dev/sda1 > Done it. All well, apparently. But then I remove the key and insert it again. No joy. (See dmesg). I remove it and insert it again. It works, this time. This is just totally unreliable. I guess I'll boot from KNOPPIX, to see whether it may be a kernel problem... (...) usb-storage: -- transfer complete usb-storage: Bulk status result = 0 usb-storage: Bulk Status S 0x53425355 T 0x2a R 0 Stat 0x0 usb-storage: scsi cmd done, result=0x0 usb-storage: *** thread sleeping. Attached scsi removable disk sda at scsi4, channel 0, id 0, lun 0 usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (1:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (2:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (3:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (4:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (5:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (6:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: queuecommand called usb-storage: *** thread awakened. usb-storage: Bad target number (7:0) usb-storage: scsi cmd done, result=0x40000 usb-storage: *** thread sleeping. usb-storage: device scan complete ieee1394: Current remote IRM is not 1394a-2000 compliant, resetting... ieee1394: Error parsing configrom for node 0-00:1023 ieee1394: Node changed: 0-00:1023 -> 0-01:1023 ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0050770e00071002] scsi5 : SCSI emulation for IEEE-1394 SBP-2 Devices ieee1394: sbp2: Logged into SBP-2 device ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048] Vendor: Maxtor 6 Model: L250R0 Rev: Type: Direct-Access-RBC ANSI SCSI revision: 04 SCSI device sdb: 490234752 512-byte hdwr sectors (251000 MB) sdb: asking for cache data failed sdb: assuming drive cache: write through SCSI device sdb: 490234752 512-byte hdwr sectors (251000 MB) sdb: asking for cache data failed sdb: assuming drive cache: write through sdb: sdb1 Attached scsi disk sdb at scsi5, channel 0, id 0, lun 0 Jorge -- gentoo-user@gentoo.org mailing list