public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Erik Steffl <steffl@bigfoot.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: udev and /dev/sda1 not found during boot (it's there right after boot)
Date: Sun, 23 May 2004 09:25:46 -0700	[thread overview]
Message-ID: <20040523162546.GA6500@kroah.com> (raw)
In-Reply-To: <40B0C9BB.4020304@bigfoot.com>

On Sun, May 23, 2004 at 08:56:43AM -0700, Erik Steffl wrote:
> Greg KH wrote:
> >On Sat, Apr 24, 2004 at 12:37:41AM -0700, Erik Steffl wrote:
> >
> >> just moved to udev and everything seems to be working OK except of 
> >>SATA drive (visible as /dev/sda1) when fsck checks it during boot (it 
> >>works fine right after that).
> >
> >
> >This is a Debian specific bug/issue.  I suggest you file it against the
> >Debian udev package, as it is not a kernel issue.
> 
>   why would you think it's debian specific issue?

Because it doesn't happen on my Gentoo or Red Hat based systems? :)

>   btw if I add sleep at the beginning of /etc/init.d/checkfs.sh (runs 
> fsck for all filesystems) everythings works. Which I guess confirms that 
> there is some delay between when the module is loaded and when the 
> device is available in userspace. Is that how udev works? How can this 
> issue be solved?

As you point out, this is all in how udev is handled by the boot
scripts, if they wait long enough for the device node to show up before
continuing on or not.  Thereby showing that this is a distro specific
issue.

Now the Debian maintainer of udev has said that you should also read the
README file for udev for more information about this type of issue.  I
suggest you go through the Debian bug reporting process for further
help.

Good luck,

greg k-h

  reply	other threads:[~2004-05-23 16:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-24  7:37 udev and /dev/sda1 not found during boot (it's there right after boot) Erik Steffl
2004-04-24 15:55 ` Greg KH
2004-04-24 20:32   ` Marco d'Itri
2004-05-23 15:56   ` Erik Steffl
2004-05-23 16:25     ` Greg KH [this message]
2004-05-24  3:29       ` Erik Steffl
2004-05-24  4:58         ` 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=20040523162546.GA6500@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steffl@bigfoot.com \
    /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