Changeset ef7cdfb for BOOK/boot/common/devices.xml
- Timestamp:
- Jan 1, 2010, 9:19:34 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f7360a0
- Parents:
- dc62fc81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/devices.xml
rdc62fc81 ref7cdfb 38 38 mknod -m 666 ${CLFS}/dev/null c 1 3</userinput></screen> 39 39 40 <para>Before udev starts a tmpfs filesystem is mounted over <filename class="directory">/dev</filename> and the previous entries are no-longer available. The folling command creates files that are copied over by the udev bootscript:</para> 41 42 <screen><userinput>mknod -m 600 ${CLFS}/lib/udev/devices/console c 5 1 43 mknod -m 666 ${CLFS}/lib/udev/devices/null c 1 3</userinput></screen> 44 40 45 </sect2> 41 46
Note:
See TracChangeset
for help on using the changeset viewer.