Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501778 - Are someone need to remember name of kernel and initrd now?
Summary: Are someone need to remember name of kernel and initrd now?
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 13:35 UTC by Vladimir Romanov (RETIRED)
Modified: 2014-04-12 06:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Romanov (RETIRED) gentoo-dev 2014-02-19 13:35:59 UTC
From handbook (-kernel files):
Write down the names of the kernel and initrd as you will need it when writing the bootloader configuration file.

It was true in past, when we were using grub legacy, but now, to install grub we just need to write grub2-mkconfig command and not bother with names. So, why write down these?
Well, it may be needed only if you select GRUB legacy option, but it is "not recommended" now (in major architectures)

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2014-04-12 06:23:03 UTC
Not for amd64 and x86 anymore, that's correct (unless you use LILO).

The paragraph is now updated for those architectures that the kernel name should start with the proper prefix so that bootloader tools can detect them automatically.