diff --git a/crux-wiki/Handbook3-7-Install b/crux-wiki/Handbook3-7-Install index dc3b62b..37dd86a 100644 --- a/crux-wiki/Handbook3-7-Install +++ b/crux-wiki/Handbook3-7-Install @@ -196,7 +196,7 @@ for details about %fn%/etc/rc.conf%%. * Edit %fn%/etc/rc.d/net%%, %fn%/etc/hosts%% and %fn%/etc/resolv.conf%% to configure your network (ip-address/gateway/hostname/domain/dns). -* Go to %fn%/usr/src/linux-5.15.x%%, configure and compile a new kernel. +* Go to %fn%/usr/src/linux-5.15.55%%, configure and compile a new kernel. [[#KernelBuildingNotes]] ->%lfloat%http://crux.nu/doc/images/note.png @@ -221,7 +221,7 @@ enabled. $ make menuconfig $ make all $ make modules_install - $ cp arch/x86/boot/bzImage /boot/vmlinuz-5.15.55-1 + $ cp arch/x86/boot/bzImage /boot/vmlinuz-5.15.55 $ cp System.map /boot ->%lfloat%http://crux.nu/doc/images/note.png @@ -248,8 +248,8 @@ boot mode enabled in your BIOS''', you will want to install a bootloader on your hard disk. Simple instructions are provided below for four distinct combinations of bootloader and BIOS setting. You are advised to choose one of the following options based on how your BIOS is configured and on how -important you consider hand-editable configuration files. The EFI stub -option is presented in the [[#EFI-stub-install|Appendix]], if you find it +much you value "do-it-yourself" config files. The EFI stub option is +presented in the [[#EFI-stub-install|Appendix]], if you find it simpler to modify EFI variables rather than configuration files. * GRUB, in UEFI boot mode: