Changeset cfc0780
- Timestamp:
- 08/26/2022 12:31:34 PM (9 months ago)
- Branches:
- xry111/arm64
- Children:
- c84ec38
- Parents:
- 2f098e4
- git-author:
- Xi Ruoyao <xry111@…> (08/26/2022 09:56:30 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (08/26/2022 12:31:34 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter10/kernel.xml
r2f098e4 rcfc0780 292 292 following command assumes an x86 architecture:</para> 293 293 294 <screen><userinput remap="install">cp -iv arch/ x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen>294 <screen><userinput remap="install">cp -iv arch/arm64/boot/Image /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen> 295 295 296 296 <para><filename>System.map</filename> is a symbol file for the kernel.
Note:
See TracChangeset
for help on using the changeset viewer.