help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Example for grub-mkimage & grub-setup


From: Truth
Subject: Example for grub-mkimage & grub-setup
Date: Sun, 18 Jan 2015 14:14:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

I would like to install grub2 to a USB-stick (e.g. /dev/sdb).
From the grub.info I've learned that ... `grub-install' is actually just a shell script and the real task is done by `grub-mkimage' and `grub-setup'.  Therefore, you may run those commands directly to install GRUB, without using `grub-install'.
(see
chapter 3.1. Installing GRUB using grub-install)
However, the man-pages for grub-setup and grub-mkimage are quite short and seem to be more helpful for people which already know what to do rather than people which want to understand what's going on.
Unfortunately, I couldn't find any example on how to install grub by just using the commands grub-mkimage and grub-setup.
In order to learn more about grub I would appreciate your comments and examples.
Thanks in advance ...

reply via email to

[Prev in Thread] Current Thread [Next in Thread]