[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proper way to install to partition
From: |
Tomas Cech |
Subject: |
Re: proper way to install to partition |
Date: |
Wed, 03 Dec 2014 14:50:41 +0100 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.4 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
At Wed, 3 Dec 2014 06:45:41 +0300,
Andrei Borzenkov wrote:
>
> В Tue, 02 Dec 2014 19:51:13 +0100
> Tomas Cech <address@hidden> пишет:
>
> > 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.
> >
> > How can I do it properly? I can't find any relevant documentation
> > to this topic. Only well known problem that
> >
> > 'warning: File system `ext2' doesn't support embedding.'
> >
> > I think I understand the problem, but I haven't seen any solution how
> > to do it properly and correctly (so `--force' won't be needed), which
> > filesystem to use and how to prepare it.
> >
>
> Filesystems that reserve enough space for grub core.img are zfs and
> btrfs. On all other filesystems you have to use blocklists and option
> --force.
Thank you for answer. I'll give a try.
Best regards,
Tomas Cech
Sleep_Walker