* Where to find dmesg and /etc contents of specific system generation?
@ 2021-04-09 12:39 Vladilen Kozin
2021-04-14 18:34 ` Joshua Branson
0 siblings, 1 reply; 3+ messages in thread
From: Vladilen Kozin @ 2021-04-09 12:39 UTC (permalink / raw)
To: help-guix, guix-devel
Hi guix.
Is it possible and where could I find contents of /etc for a specific
system generation. Ditto dmesg of the last boot of specific
generation? Not necessarily current generation though.
In a nutshell: I have a generation that boots and works fine, but
sadly I also have a generation that fails to boot. I'd like to debug
the issue by looking at its dmesg as far as it had gotten and also
checking its /etc/fstab and such seeing how the problem appears to be
mount related.
Thank you
--
Best regards
Vlad Kozin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Where to find dmesg and /etc contents of specific system generation?
@ 2021-04-10 3:05 Brendan Tildesley
0 siblings, 0 replies; 3+ messages in thread
From: Brendan Tildesley @ 2021-04-10 3:05 UTC (permalink / raw)
To: vladilen.kozin@gmail.com; +Cc: guix-devel@gnu.org
[-- Attachment #1: Type: text/plain, Size: 175 bytes --]
I think if you type
guix system list-generations
you will see "canonical file name" which lists a path. inside there there is an etc directory that looks like the right one.
[-- Attachment #2: Type: text/html, Size: 498 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Where to find dmesg and /etc contents of specific system generation?
2021-04-09 12:39 Where to find dmesg and /etc contents of specific system generation? Vladilen Kozin
@ 2021-04-14 18:34 ` Joshua Branson
0 siblings, 0 replies; 3+ messages in thread
From: Joshua Branson @ 2021-04-14 18:34 UTC (permalink / raw)
To: Vladilen Kozin; +Cc: help-guix, guix-devel
Vladilen Kozin <vladilen.kozin@gmail.com> writes:
> Hi guix.
>
> Is it possible and where could I find contents of /etc for a specific
> system generation. Ditto dmesg of the last boot of specific
> generation? Not necessarily current generation though.
Hmmm. I suppose you could try to make a guix system vm with that
configuration, and try to fire up the vm and see what happens...I'm not
certain how helpful that would be though.
>
> In a nutshell: I have a generation that boots and works fine, but
> sadly I also have a generation that fails to boot. I'd like to debug
> the issue by looking at its dmesg as far as it had gotten and also
> checking its /etc/fstab and such seeing how the problem appears to be
> mount related.
I think guix may support connecting to a serial console, though I've
never tried it.
You're trying to run a server right? How complicated is your config?
--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
https://gnucode.me
https://video.hardlimit.com/accounts/joshua_branson/video-channels
https://propernaming.org
"You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-14 18:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-09 12:39 Where to find dmesg and /etc contents of specific system generation? Vladilen Kozin
2021-04-14 18:34 ` Joshua Branson
-- strict thread matches above, loose matches on Subject: below --
2021-04-10 3:05 Brendan Tildesley
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.