Re: Device Node Issues with recent mm's and udev

From: Greg KH
Date: Wed Apr 27 2005 - 23:16:51 EST


On Wed, Apr 27, 2005 at 07:52:39PM -0400, Joe wrote:
> This issue started to appear in around the 2.6.11-mm series.. it
> continues even now with 2.6.12-rc2-mm3.
>
> Attempting to copy an image to a device with a tool like dd, results
> in the device node being overwritten with the data, but the data is
> never sent to the destination drive for instance.
>
> To try to put it more plainly, I have a firmware image I am copying to
> an ipod. Normally the image sends with no issues and the ipod has the
> new firmware.

Is the device "disappearing" and then the udev deletes the device node,
and then dd starts dumping data to a file instead?

Anything in your kernel log when this happens?

Does this happen with 2.6.12-rc3?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/