2008-06-30 Pavel Roskin <proski@gnu.org>
* util/i386/pc/grub-setup.c (setup): Write install_dos_part and install_bsd_part immediately before core.img is embedded or modified on disk. This fixes core.img verification if core.img cannot be embedded.
This commit is contained in:
parent
3aefa85781
commit
56c7668bae
2 changed files with 23 additions and 9 deletions
|
@ -1,5 +1,10 @@
|
|||
2008-06-30 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* util/i386/pc/grub-setup.c (setup): Write install_dos_part and
|
||||
install_bsd_part immediately before core.img is embedded or
|
||||
modified on disk. This fixes core.img verification if core.img
|
||||
cannot be embedded.
|
||||
|
||||
* util/i386/pc/grub-setup.c (setup): Use core_path_dev, not
|
||||
core_path to calculate the blocklist.
|
||||
Patch from Javier Martín <lordhabbit@gmail.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue