Advertisement
Guest User

genkernel all

a guest
Sep 18th, 2012
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. ~ # genkernel all
  2. * Gentoo Linux Genkernel; Version 3.4.24_p2
  3. * Running with options: all
  4.  
  5. * Linux Kernel 3.3.8-gentoo for x86...
  6. mount: special device /dev/sda1 does not exist
  7. * WARNING: Failed to mount /boot!
  8.  
  9. * kernel: Using config from /usr/share/genkernel/arch/x86/kernel-config
  10. * kernel: >> Running mrproper...
  11. * >> Running oldconfig...
  12. * kernel: >> Cleaning...
  13. * >> Compiling 3.3.8-gentoo bzImage...
  14. * >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
  15. * >> Compiling 3.3.8-gentoo modules...
  16. * Copying config for successful build to /etc/kernels/kernel-config-x86-3.3.8-gentoo
  17. * e2fsprogs: >> Applying patches...
  18. * - e2fsprogs-1.41.12-getpagesize.patch
  19. * e2fsprogs: >> Configuring...
  20. * e2fsprogs: >> Compiling...
  21. * blkid: >> Copying to cache...
  22. * busybox: >> Applying patches...
  23. * - 1.18.1-openvt.diff
  24. * - busybox-1.20.1-mdstart.patch
  25. * - busybox-1.7.4-signal-hack.patch
  26. * busybox: >> Configuring...
  27. * busybox: >> Compiling...
  28. * busybox: >> Copying to cache...
  29. * initramfs: >> Initializing...
  30. * >> Appending base_layout cpio data...
  31. * >> Appending auxilary cpio data...
  32. * >> Appending busybox cpio data...
  33. * >> Appending modules cpio data...
  34. * >> Appending blkid cpio data...
  35. *
  36. * Kernel compiled successfully!
  37. *
  38. * Required Kernel Parameters:
  39. * real_root=/dev/$ROOT
  40. *
  41. * Where $ROOT is the device node for your root partition as the
  42. * one specified in /etc/fstab
  43. *
  44. * If you require Genkernel's hardware detection features; you MUST
  45. * tell your bootloader to use the provided INITRAMFS file. Otherwise;
  46. * substitute the root argument for the real_root argument if you are
  47. * not planning to use the initramfs...
  48.  
  49. * WARNING... WARNING... WARNING...
  50. * Additional kernel cmdline arguments that *may* be required to boot properly...
  51. * With support for several ext* filesystems around it may be needed to
  52. * add "rootfstype=ext3" or "rootfstype=ext4"
  53.  
  54. * Do NOT report kernel bugs as genkernel bugs unless your bug
  55. * is about the default genkernel configuration...
  56. *
  57. * Make sure you have the latest ~arch genkernel before reporting bugs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement