help-grub
[Top][All Lists]
Advanced

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

Re: proper way to install to partition


From: Jordan Uggla
Subject: Re: proper way to install to partition
Date: Wed, 3 Dec 2014 13:30:14 -0800

On Tue, Dec 2, 2014 at 10:51 AM, Tomas Cech <address@hidden> wrote:
> Hi,
>
> during my experiments with Guix I run into problems with GRUB. I'm
> trying to install GRUB into partition with EXT4 filesystem containing
> Guix.

Why are you trying to install grub's boot sector to a partition? It's
rarely makes sense to do so. Installing to the MBR being the obvious
choice if you want grub to be your primary bootloader, and using
multiboot to load grub's core.img from the filesystem (i.e. no boot
sector at all) if you want another bootloader to reside in the MBR.
What is your end goal?

-- 
Jordan Uggla (Jordan_U on irc.freenode.net)



reply via email to

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