Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485684 - The installation for grub legacy should be emerge grub:0
Summary: The installation for grub legacy should be emerge grub:0
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: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-22 18:30 UTC by Agostino Sarubbo
Modified: 2013-09-23 17:34 UTC (History)
2 users (show)

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 Agostino Sarubbo gentoo-dev 2013-09-22 18:30:42 UTC
We have:

To install GRUB, let's first emerge it:

Code Listing 2.1: Installing GRUB
# emerge grub


If grub:2 will be stable, that command will install grub:2, so please specify the slot 0 in that command.
Comment 1 Mike Gilbert gentoo-dev 2013-09-22 18:32:44 UTC
I would actually add the category as well.

GRUB Legacy:
emerge sys-boot/grub:0

GRUB2:
emerge sys-boot/grub:2
Comment 2 Agostino Sarubbo gentoo-dev 2013-09-22 18:40:00 UTC
(In reply to Mike Gilbert from comment #1)
> I would actually add the category as well.

Not a bad idea..
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2013-09-23 17:34:51 UTC
Committed to CVS, should show up on the site in an hour or so.