On Mon, 2005-06-13 at 07:15 -0500, John Goerzen wrote:
> Package: makedev
> Version: 2.3.1-78
> Severity: important
> 
> I was in /dev and wanted to create the fd0u1440 device.  I ran ./MAKEDEV
> fd0.  It exited without displaying any error message or taking any
> action.  No new devices were created, despite my reading of the source.

There's some code near the top of /sbin/MAKEDEV to warp the location if
you're running udev.  Since MAKEDEV is currently a script, you might
want to do an 'sh -x /sbin/MAKEDEV fd0' and see what it thinks it's
doing, it may well be creating the devices somewhere other than where
you're looking if you're running udev?

Bdale



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to