mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
shorter MAKDEV install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a7b952acbf
commit
06ffbeeed9
@ -9,12 +9,8 @@ the file contains one shell script.</para>
|
||||
|
||||
<para>Install the MAKEDEV script:</para>
|
||||
|
||||
<para><screen><userinput>cp MAKEDEV-&makedev-version; /dev/MAKEDEV</userinput></screen></para>
|
||||
|
||||
<para>Prepare the script for execution:</para>
|
||||
|
||||
<para><screen><userinput>cd /dev &&
|
||||
chmod 754 MAKEDEV</userinput></screen></para>
|
||||
<para><screen><userinput>bzcat MAKEDEV-&makedev-version; > /etc/MAKEDEV
|
||||
chmod 754 /etc/MAKEDEV</userinput></screen></para>
|
||||
|
||||
<para>Run the script to create the device files:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user