Ignore:
Timestamp:
May 3, 2014, 12:03:27 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b494e88
Parents:
53ba169
Message:

Add commands to kernel pages to create /tools/boot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/kernel.xml

    r53ba169 r46974b0  
    9595    <para os="v">Issue the following commands to install the kernel:</para>
    9696
    97 <screen><userinput>cp -v arch/i386/boot/bzImage /tools/boot/vmlinuz-clfs-&linux-version;</userinput></screen>
     97<screen><userinput>mkdir -pv /tools/boot
     98cp -v arch/i386/boot/bzImage /tools/boot/vmlinuz-clfs-&linux-version;</userinput></screen>
    9899
    99100    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.