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: Catonano
Subject: Re: boot fails after system reconfigure
Date: Tue, 23 May 2017 20:26:28 +0200

2017-05-23 20:09 GMT+02:00 Leo Famulari <address@hidden>:
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?

Oh gosh, no

The conf file I pasted is not the one I used for the working generations

The conf file I pasted is the one I used for playing with the qemu virtual machines !

Now I'm reconiguring again with the hopeully right file
I'll let you know

Sorry, I have been panicking !

reply via email to

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