Ignore:
Timestamp:
03/23/2022 04:25:52 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
388ffda4
Parents:
0000f26
Message:

Revert "cross-ng: use uncompressed kernel image in chapter 6"

This reverts commit 56f17396336fe8e22e6a0f13507180db5883f7a1.

GRUB on x86 does not support loading raw ELF vmlinux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kernel.xml

    r0000f26 r31e8da4  
    202202    <filename class="directory">$LFS/boot</filename> directory:</para>
    203203
    204   <screen><userinput remap="install">install -vm644 vmlinux $LFS/boot/vmlinux</userinput></screen>
     204  <screen><userinput remap="install">install -vm644 arch/x86/boot/bzImage $LFS/boot/vmlinuz</userinput></screen>
    205205
    206206  </sect2>
Note: See TracChangeset for help on using the changeset viewer.