#2715: /dev mounted by udev?
----------------------+-----------------------------------------------------
Reporter: splotz90 | Owner: lfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
6.2. Preparing Virtual Kernel File Systems:
{{{
The recommended method of populating the /dev directory with devices is
to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
allow the devices to be created dynamically on that virtual filesystem as
they are detected or accessed. This is generally done during the boot
process by Udev.
}}}
I think this could be understood wrong. Udev doesn't mount tmpfs on the
/dev directory.
This might be better:
{{{
The recommended method of populating the /dev directory with devices is
to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
allow the devices to be created dynamically on that virtual filesystem as
they are detected or accessed. This is generally done during the boot
process by the bootscripts and Udev.
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2715>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page