mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Ari Pollak <aripollak@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: udev doesn't add a device for one of my partitions under 2.6.9
Date: Fri, 22 Oct 2004 16:02:09 -0700	[thread overview]
Message-ID: <20041022230209.GA26748@kroah.com> (raw)
In-Reply-To: <clbgip$63d$1@sea.gmane.org>

On Fri, Oct 22, 2004 at 01:39:01PM -0400, Ari Pollak wrote:
> Hi,
> 
> I'm currently running kernel 2.6.9 with udev 0.034 and Debian's hotplug 
> 0.0.20040329-15. I'm assuming this is a device driver bug and not a udev 
> or hotplug bug because I'm pretty sure this worked fine in 2.6.8.1.
> My only hard drive on my IBM Thinkpad T41 has a primary partition, a 
> logical partition, and an extended partition (hda1, hda2, and hda5). 
> Both /dev/hda1 and /dev/hda2 show up as devices, but /dev/hda5 doesn't 
> show up at all. If I create the /dev/hda5 manually with mknod, accessing 
> it works fine. Below is the IDE-related output from dmesg on system 
> startup, the output from lspci, and my kernel config.

Does /sys/block/hda/ show partition the partition you are missing?  If
not, there's no way that udev could know to create it.

thanks,

greg k-h

  reply	other threads:[~2004-10-22 23:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 17:39 Ari Pollak
2004-10-22 23:02 ` Greg KH [this message]
2004-10-22 23:27   ` Ari Pollak
2004-10-22 23:32     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041022230209.GA26748@kroah.com \
    --to=greg@kroah.com \
    --cc=aripollak@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome