On Fri, Aug 26, 2011 at 11:37 AM, Michael Schwendt <mschwe...@gmail.com> wrote:
> On Fri, 26 Aug 2011 17:18:56 +0200, me wrote:
>
>> Doesn't work for me.
>
> # grub2-install --grub-setup=/bin/true /dev/sda3
> Installation finished. No error reported.
>
> # grub2-install --grub-setup=/bin/true '(hd0,3)'
> Installation finished. No error reported.

AFAIK, this won't be bootable, unless grub-install has run
successfully before, because that all that the above commands are
doing is populating "/boot/grub2/".

It's grub2-setup that does the heavy lifting of embedding boot.img in
the PBR and pointing at core.img from boot.img.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to