From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 10 Mar 2004 22:51:14 +0000 Subject: Re: [ANNOUNCE] udev 021 release Message-Id: <20040310225114.GD24336@kroah.com> List-Id: References: <20040303000957.GA11755@kroah.com> <404F1085.5080808@gmx.de> In-Reply-To: <404F1085.5080808@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Prakash K. Cheemplavam" Cc: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Wed, Mar 10, 2004 at 01:56:37PM +0100, Prakash K. Cheemplavam wrote: > Hi, > > I have a problem with udev and my ZIP drive (using latest mm based kernel): > > When I insert a zip the /dev for the partition doesn't get created (ie > hdd4, fdisk shows it though). > > What is the problem? > > 1) ATAPI Floppy lacks sysfs support? > 2) I need to write some sort of rule? > 3) Problem of udev? > 4) something else? Do you have udev creating all partitions for your hdd device? That sounds like the option that you need to use. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262904AbUCJXH7 (ORCPT ); Wed, 10 Mar 2004 18:07:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262558AbUCJXDC (ORCPT ); Wed, 10 Mar 2004 18:03:02 -0500 Received: from mail.kroah.org ([65.200.24.183]:23771 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262881AbUCJW6F (ORCPT ); Wed, 10 Mar 2004 17:58:05 -0500 Date: Wed, 10 Mar 2004 14:51:14 -0800 From: Greg KH To: "Prakash K. Cheemplavam" Cc: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [ANNOUNCE] udev 021 release Message-ID: <20040310225114.GD24336@kroah.com> References: <20040303000957.GA11755@kroah.com> <404F1085.5080808@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <404F1085.5080808@gmx.de> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 10, 2004 at 01:56:37PM +0100, Prakash K. Cheemplavam wrote: > Hi, > > I have a problem with udev and my ZIP drive (using latest mm based kernel): > > When I insert a zip the /dev for the partition doesn't get created (ie > hdd4, fdisk shows it though). > > What is the problem? > > 1) ATAPI Floppy lacks sysfs support? > 2) I need to write some sort of rule? > 3) Problem of udev? > 4) something else? Do you have udev creating all partitions for your hdd device? That sounds like the option that you need to use. thanks, greg k-h