grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix grub-install with OS device name


From: Jonathan McCune
Subject: Re: [PATCH] Fix grub-install with OS device name
Date: Wed, 4 Dec 2013 13:54:42 -0800

On Wed, Dec 4, 2013 at 1:39 PM, Colin Watson <address@hidden> wrote:
* util/setup.c (SETUP): Accept new dev_is_drive argument.  If
passed, don't map dev to a GRUB drive again.
* include/grub/util/install.h (grub_util_bios_setup): Update
prototype.
(grub_util_sparc_setup): Likewise.
* util/grub-install.c (main): Tell grub_util_bios_setup that
install_drive has already been mapped to a GRUB drive.  Likewise for
grub_util_sparc_setup, and pass install_drive rather than
install_device.
* util/grub-setup.c (main): Adjust call to GRUB_SETUP_FUNC.

Tested successfully on i386-pc in a QEMU VM.

-Jon


reply via email to

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