GRUB: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 27: | Line 27: | ||
</pre> | </pre> | ||
}} | }} | ||
{{Codeline|# grub-install --no-floppy /dev/sda}} | |||
=== Sample: 1 HDD - Linux and Windows === | === Sample: 1 HDD - Linux and Windows === | ||
=== Sample: 2 HDD - Linux and Windows === | === Sample: 2 HDD - Linux and Windows === | ||
=== Sample: x HDD - Linux and Windows === | === Sample: x HDD - Linux and Windows === | ||
== Finalize == | == Finalize == | ||
Revision as of 14:46, 28 April 2008
Packages
Installation
# mount /boot # emerge grub
Configuration
Sample: 1 HDD 3 Partitions (boot/swap/root) - Linux only
Template:Box File # grub-install --no-floppy /dev/sda