mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
remove removal of /dev/null
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4735209374
commit
ef4653beba
@ -6,8 +6,7 @@ won't create a directory for you to cd into.</para>
|
||||
|
||||
<para>Create the device files by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>rm /dev/null &&
|
||||
cp MAKEDEV-&makedev-version; /dev/MAKEDEV &&
|
||||
<para><screen><userinput>cp MAKEDEV-&makedev-version; /dev/MAKEDEV &&
|
||||
cd /dev &&
|
||||
chmod 754 MAKEDEV</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user