Hello list,
grub-install with some --root-directory option and a partition given as
setup device and not a whole disk doestn't work, i.e. blocklists are
used.
grub-setup fails that it can't find the core.img.
The problem are these 2 lines in setup():
core_path_dev = grub_util_get_path (dir, core_
On Wed, May 6, 2009 at 4:31 PM, Felix Zielcke wrote:
> Hello list,
>
> grub-install with some --root-directory option and a partition given as
> setup device and not a whole disk doestn't work, i.e. blocklists are
> used.
> grub-setup fails that it can't find the core.img.
>
> The problem are the
Here is a new version of the patch. As you suggested, "grub_symbol_t"
was replaced with "void". Also, drivemap.h no longer exists, its little
content integrated into drivemap.c. Last but not least, I've mostly
adopted your version of the assembly file (indenting, labels, etc.)
--
-- Lazy, Oblivio