Re: devfs and udev

From: Måns Rullgård
Date: Tue Oct 07 2003 - 17:02:58 EST


Greg KH <greg@xxxxxxxxx> writes:

>> It's been my understanding that udev creates device nodes in a regular
>> filesystem. If this is the case, things like unclean reboots will
>> leave stale files behind. It will also not be easy to
>> bootstrap. Correct me if am wrong.
>
> mount -t ramfs none /dev
>
> That is what udev will run off of :)

There will still have to be some static device files to get the system
booted, right? init usually is rather unhappy if it can't find
/dev/console.

> Again, can you point me to any documentation that states that udev will
> do this on a persistant filesystem?

Can you point me to any documentation at all?

--
Måns Rullgård
mru@xxxxxxxxxxxx
-
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/