On Tue, May 23, 2017 at 07:35:02PM +0200, Catonano wrote:
> The conf I used follows
>
> It's the same conf I used in the previous system generations. One of those
> generations is running right now
[...]
> (file-systems (cons (file-system
> (device "my-root")
> (title 'label)
> (mount-point "/")
> (type "ext4")
>
> )
> %base-file-systems))
What is the result of `fdisk -l` and `e2label /dev/foo`, where foo is
the partition that should contain '/'?