Den 11 augusti 2026 09:37:11 GMT-07:00, John Haman <[email protected]> skrev:
>
>
>On Tue, Aug 11, 2026, at 12:29 PM, Fredrik Salomonsson wrote:
>>
>> In what way is it broken?  Is it just getting stuck after those
>> messages?
>
>Yes, I should have elaborated. The machine is stuck after displaying those 
>messages. 
>I can't open an interactive TTY.
>
>>
>> You could try chrooting into your system and reconfigure, it could be
>> that something got corrupted after the power outage that affects the
>> boot process.
>>
>> The manual has a good section on how you would do that:
>> https://guix.gnu.org/manual/devel/en/html_node/Chrooting-into-an-existing-system.html
>>
>
>Thanks! I will work on this route. Considering that my init is broken, would I
>use a 'guix system init' from the chroot?

Just a `guix reconfigure ...` should be enough. At least try that first. I'm 
not sure what a `guix system init` will do on an already configured machine. 

You can also try to verify the store and repair it using `guix gc 
--verify=contents,repair`, see link for gotchas [0].

[0] 
https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix-gc.html#index-integrity_002c-of-the-store


Reply via email to