On 04.04.2011 02:39, Harrison Metzger wrote:
> Ok Thanks.
>
> Let me do my own compile from source and see how it goes. If it works
> I'll submit a gentoo bug asking them to change the ebuild to include
> the enable.
>
Any update on this?
> 2011/4/3 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>:
>> On 04.04.2011 01:09, Harrison Metzger wrote:
>>> Do they have to be specifically enabled? I compiled what Gentoo had in
>>> its ebuild:
>>>
>>>  econf \
>>>         --disable-werror \
>>>         --sbindir=/sbin \
>>>         --bindir=/bin \
>>>         --libdir=/$(get_libdir) \
>>>         --disable-efiemu \
>>>         $(use_enable truetype grub-mkfont) \
>>>         $(use_enable debug mm-debug) \
>>>         $(use_enable debug grub-emu) \
>>>         $(use_enable debug grub-emu-usb) \
>>>         $(use_enable debug grub-fstest)
>>>
>>> should device mapper be in that list? would it be --enable-device-mapper?
>>>
>>>
>> By default it's guessed (=compiled in if relevant headers and libraries
>> are available). Adding --enable-device-mapper will ensure that it will
>> be compiled either with device-mapper or not at all.
>>> Thanks,
>>> Harry Metzger
>>>
>>> 2011/4/3 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>:
>>>
>>>> On 06.03.2011 16:33, Harrison Metzger wrote:
>>>>
>>>>> I have an OCZ revo drive and when I attempt to install grub on it to
>>>>> boot, it fails. Using grub-1.98 the installation completes, but the
>>>>> computer does not boot. I'm running gentoo on an x86-64.
>>>>>
>>>>>
>>>> Did you compile with device-mapper support?
>>>>
>>>> --
>>>> Regards
>>>> Vladimir 'φ-coder/phcoder' Serbinenko
>>>>
>>>>
>>>>
>>>>
>>
>> --
>> Regards
>> Vladimir 'φ-coder/phcoder' Serbinenko
>>
>>
>>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to