buildrootschalter/boot/grub2
Thomas Petazzoni a3ac2a6f58 grub2: fix a few minor issues in help text
The help text of grub2 explains the detailed steps to create a disk
image with grub2 installed on it. However, the steps for the
BIOS-based systems have a few minor issues fixed by this patch:

 - When calling partx to get the partitions detected, we should do it
   on the /dev/loop0 block device, and not on the underlying disk.img
   image file.
 - The grub-bios-setup utility must be called as root to work properly
   on /dev/loop0.
 - The steps to cleanup the partx and loop device were missing.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-07-15 20:09:11 +02:00
..
Config.in grub2: fix a few minor issues in help text 2014-07-15 20:09:11 +02:00
grub.cfg grub2: add new package 2014-02-19 23:28:04 +01:00
grub2-remove-gets.patch grub2: add new package 2014-02-19 23:28:04 +01:00
grub2.mk grub2: Specify boot partition 2014-07-02 10:59:01 +02:00