Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (chroot) ubuntu-mate /usr/src/linux # genkernel --kernel-config=/usr/src/linux/kernel-ubuntu-config --luks --lvm all
- * Gentoo Linux Genkernel; Version 4.2.1
- * Using genkernel configuration from '/etc/genkernel.conf' ...
- * Running with options: --kernel-config=/usr/src/linux/kernel-ubuntu-config --luks --lvm all
- * Working with Linux kernel 5.4.109-gentoo-x86_64 for x86_64
- * Using kernel config file '/usr/src/linux-5.4.109-gentoo/kernel-ubuntu-config' ...
- *
- * Note: The version above is subject to change (depends on config and status of kernel sources).
- * kernel: >> Initializing ...
- * >> Previous config backed up to .config--2021-06-04--15-45-42.bak
- * >> Running 'make mrproper' ...
- * >> Running 'make oldconfig' ...
- * >> Re-running 'make oldconfig' due to changed kernel options ...
- * >> Compiling 5.4.109-gentoo-x86_64 bzImage ...
- * >> Compiling 5.4.109-gentoo-x86_64 modules ...
- * >> Installing 5.4.109-gentoo-x86_64 modules (and stripping) ...
- * >> Generating module dependency data ...
- * >> Saving config of successful build to '/etc/kernels/kernel-config-5.4.109-gentoo-x86_64' ...
- * initramfs: >> Initializing ...
- * >> Appending devices cpio data ...
- * >> Appending base_layout cpio data ...
- * >> Appending util-linux cpio data ...
- * >> Appending eudev cpio data ...
- * >> Appending devicemanager cpio data ...
- * >> Appending auxiliary cpio data ...
- * >> Appending busybox cpio data ...
- * >> Appending luks cpio data ...
- * >> Appending lvm cpio data ...
- * >> Appending modprobed cpio data ...
- * >> Appending modules cpio data ...
- * >> Appending linker cpio data ...
- * >> Deduping cpio ...
- * >> Pre-generating initramfs' /etc/ld.so.cache ...
- * >> Compressing cpio data (.xz) ...
- * Kernel compiled successfully!
- *
- * --no-bootloader set; Skipping bootloader update ...
- *
- * Required kernel parameter:
- *
- * root=/dev/$ROOT
- *
- * Where $ROOT is the device node for your root partition as the
- * one specified in /etc/fstab
- * If you require Genkernel's hardware detection features, you MUST
- * tell your bootloader to use the provided initramfs file '/boot/initramfs-5.4.109-gentoo-x86_64.img'.
- * WARNING... WARNING... WARNING...
- * Additional kernel parameters that *may* be required to boot properly:
- * - Add "dolvm" for LVM support
- * - Add "crypt_root=<device>" for LUKS-encrypted root
- * - Add "crypt_swap=<device>" for LUKS-encrypted swap
- * Do NOT report kernel bugs as genkernel bugs unless your bug
- * is about the default genkernel configuration...
- *
- * Make sure you have the latest ~arch genkernel before reporting bugs.
- (chroot) ubuntu-mate /usr/src/linux # grub-mkconfig -o /boot/grub/grub.cfg
- Generating grub configuration file ...
- Imagem Linux encontrada: /boot/vmlinuz-5.10.27-gentoo-x86_64-clean1
- Imagem initrd encontrada: /boot/initramfs-5.10.27-gentoo-x86_64-clean1.img
- Imagem Linux encontrada: /boot/vmlinuz-5.10.27-gentoo-x86_64-clean1.old
- Imagem initrd encontrada: /boot/initramfs-5.10.27-gentoo-x86_64-clean1.img
- Imagem Linux encontrada: /boot/vmlinuz-5.10.27-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-5.10.27-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-5.10.27-gentoo-x86_64.old
- Imagem initrd encontrada: /boot/initramfs-5.10.27-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-5.4.109-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-5.4.109-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-5.4.109-gentoo-x86_64.old
- Imagem initrd encontrada: /boot/initramfs-5.4.109-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-4.19.184-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-4.19.184-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-4.14.228-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-4.14.228-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-4.9.264-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-4.9.264-gentoo-x86_64.img
- Imagem Linux encontrada: /boot/vmlinuz-4.4.264-gentoo-x86_64
- Imagem initrd encontrada: /boot/initramfs-4.4.264-gentoo-x86_64.img
- Aviso: os-prober will not be executed to detect other bootable partitions.
- Systems on them will not be added to the GRUB boot configuration.
- Check GRUB_DISABLE_OS_PROBER documentation entry.
- Adding boot menu entry for UEFI Firmware Settings ...
- concluído
- (chroot) ubuntu-mate /usr/src/linux #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement