mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Denis Vlasenko <vda@ilport.com.ua>
To: Joe <joecool1029@gmail.com>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, Greg KH <greg@kroah.com>
Subject: Re: Device Node Issues with recent mm's and udev
Date: Thu, 28 Apr 2005 09:40:14 +0300	[thread overview]
Message-ID: <200504280940.15277.vda@ilport.com.ua> (raw)
In-Reply-To: <d4757e600504271715493fd507@mail.gmail.com>

On Thursday 28 April 2005 03:15, Joe wrote:
> Ok, I will test when its out.
> 
> >Is the device node in /dev actually a block-special device, or is is coming
> >up as a regular file or something?
> 
> It appears as a special block device before an image is sent.  After
> that it appears as a regular file.

What does this mean, "image is sent"? Can you be more specific, like
"I do this: 'cp my_file /dev/sdb1'"

Also, watch logs closely, both syslog (where hotplug and udev are sending
their messages (btw hotplug is shell scripts, you may add debug messages
into them if you need to)), and kernel log.

You can also 'strace -p <pid of udevd>' and strace your cp or whatever
you use to copy image to device.
--
vda


  reply	other threads:[~2005-04-28  6:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27 23:52 Joe
2005-04-28  0:01 ` Andrew Morton
2005-04-28  0:15   ` Joe
2005-04-28  6:40     ` Denis Vlasenko [this message]
2005-04-28 19:38       ` Joe
2005-04-28  4:14 ` Greg KH
2005-04-28  4:57   ` Joe
2005-04-28  5:03     ` Greg KH
2005-04-28  5:20       ` Joe
2005-04-28  5:23         ` Greg KH
2005-04-28  5:32           ` Joe
2005-04-28  6:05             ` 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=200504280940.15277.vda@ilport.com.ua \
    --to=vda@ilport.com.ua \
    --cc=akpm@osdl.org \
    --cc=greg@kroah.com \
    --cc=joecool1029@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