Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. * Kernel compiled successfully!
  2. *
  3. * --no-bootloader set; Skipping bootloader update ...
  4. *
  5. * Required kernel parameter:
  6. *
  7. * root=/dev/$ROOT
  8. *
  9. * Where $ROOT is the device node for your root partition as the
  10. * one specified in /etc/fstab
  11.  
  12. * If you require Genkernel's hardware detection features, you MUST
  13. * tell your bootloader to use the provided initramfs file '/boot/initramfs-5.5.3-gentoo-x86_64.img'.
  14.  
  15. * WARNING... WARNING... WARNING...
  16. * Additional kernel parameters that *may* be required to boot properly:
  17. *
  18. * With support for several ext* filesystems available, it may be needed to
  19. * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.
  20.  
  21. * Do NOT report kernel bugs as genkernel bugs unless your bug
  22. * is about the default genkernel configuration...
  23. *
  24. * Make sure you have the latest ~arch genkernel before reporting bugs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement