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 <[email protected]>: > >> 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bug-grub mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-grub
