Ignore:
Timestamp:
05/15/2004 08:54:56 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
32ddf4a
Parents:
35c4fa3
Message:
  • Added warning regarding the necessity of editing make_devices

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/makedev.xml

    r35c4fa3 r20e2a65  
    6868you are satisfied, run the script to create the device files:</para>
    6969
     70<warning><para>Failure to properly edit the <command>make_devices</command> to
     71match your systems's setup (eg. number of partitions) can lead to boot errors.
     72</para></warning>
     73
    7074<screen><userinput>cd /dev
    7175./make_devices</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.