help-guix
[Top][All Lists]
Advanced

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

Re: boot fails after system reconfigure


From: Leo Famulari
Subject: Re: boot fails after system reconfigure
Date: Tue, 23 May 2017 14:09:14 -0400
User-agent: Mutt/1.8.2 (2017-04-18)

On Tue, May 23, 2017 at 07:56:07PM +0200, Catonano wrote:
> > >   (file-systems (cons (file-system
> > >                         (device "my-root")
> > >                         (title 'label)
> > >                         (mount-point "/")
> > >                         (type "ext4")
> > >
> > >                       )
> > >                       %base-file-systems))
> 
> This is e2label
> 
> address@hidden ~$ sudo e2label /dev/sda
> sda   sda1  sda2  sda3  sda5  sda6
> address@hidden ~$ sudo e2label /dev/sda1
> boot
> address@hidden ~$ sudo e2label /dev/sda2
> e2label: Valore magic non corretto nel super-blocco nell'aprire /dev/sda2
> /dev/sda2 contiene un file system swap
> address@hidden ~$ sudo e2label /dev/sda3
> e2label: Attempt to read block from filesystem resulted in short read
> nell'aprire /dev/sda3
> Impossibile trovare un valido super-blocco per il file system.
> address@hidden ~$ sudo e2label /dev/sda5
> root
> address@hidden ~$ sudo e2label /dev/sda6
> home

The issue is that there is no filesystem with the label 'my-root'. Did
this configuration really work previously with the same partition and
filesystem layout?

Attachment: signature.asc
Description: PGP signature


reply via email to

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