* Installer: howto remotely debug/report on bare-metal
@ 2019-05-09 14:01 Giovanni Biscuolo
2019-05-09 14:22 ` Giovanni Biscuolo
2019-05-09 14:26 ` sirgazil
0 siblings, 2 replies; 4+ messages in thread
From: Giovanni Biscuolo @ 2019-05-09 14:01 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 569 bytes --]
Hello,
I've bare-metal I'd like to use to stress test the installer before
putting it in production
I found a bug installing Guix using btrfs and I'd like to send the
output of the "Unexpected problem" instead of a photo of the screen
attached to the bug report: please is that output saved in some log file
I can copy and send by email?
also: is there a way to start the Installer in a ssh remote session
(once I manually set up networking) so I can stay away from bare metal?
:-)
thanks! Gio'
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Installer: howto remotely debug/report on bare-metal
2019-05-09 14:01 Installer: howto remotely debug/report on bare-metal Giovanni Biscuolo
@ 2019-05-09 14:22 ` Giovanni Biscuolo
2019-05-09 14:26 ` sirgazil
1 sibling, 0 replies; 4+ messages in thread
From: Giovanni Biscuolo @ 2019-05-09 14:22 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Hello,
reply to myself:
Giovanni Biscuolo <g@xelera.eu> writes:
[...]
> also: is there a way to start the Installer in a ssh remote session
> (once I manually set up networking) so I can stay away from bare
> metal?
of course there is: switch to a console (CTRL-ALT-F3..F5), start
ssh-daemon (herd start ssh-daemon), change the root password, remotely
connect via ssh to root@<bare-metal-IP> and look for the command to
start the installer (ps auxww | grep installer)
in my case (using Guix 1.0.0 ISO on USB) is:
--8<---------------cut here---------------start------------->8---
/gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guile --no-auto-compile /gnu/store/sdxzl5gxphl4pwjqshq6a8w230asklym-installer-real
--8<---------------cut here---------------end--------------->8---
using that command now I can remotely run the installer via ssh
HTH! Gio'
[...]
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Installer: howto remotely debug/report on bare-metal
2019-05-09 14:01 Installer: howto remotely debug/report on bare-metal Giovanni Biscuolo
2019-05-09 14:22 ` Giovanni Biscuolo
@ 2019-05-09 14:26 ` sirgazil
2019-05-09 16:56 ` Giovanni Biscuolo
1 sibling, 1 reply; 4+ messages in thread
From: sirgazil @ 2019-05-09 14:26 UTC (permalink / raw)
To: Giovanni Biscuolo; +Cc: guix-devel
---- On Thu, 09 May 2019 09:01:28 -0500 Giovanni Biscuolo <g@xelera.eu> wrote ----
> Hello,
>
> I've bare-metal I'd like to use to stress test the installer before
> putting it in production
>
> I found a bug installing Guix using btrfs and I'd like to send the
> output of the "Unexpected problem" instead of a photo of the screen
> attached to the bug report: please is that output saved in some log file
> I can copy and send by email?
Would it be this same problem by chance?
https://multimedialib.files.wordpress.com/2019/05/guix-1.0.0-installer-unexpected-problem.jpg
I haven't had the time to report this bug... I experienced it every time the graphical installation failed and I restarted it using the two options the installer offers to restart an installation (I don't remember the labels of the buttons). Unfortunately, I didn't write the steps to reproduce the problem.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Installer: howto remotely debug/report on bare-metal
2019-05-09 14:26 ` sirgazil
@ 2019-05-09 16:56 ` Giovanni Biscuolo
0 siblings, 0 replies; 4+ messages in thread
From: Giovanni Biscuolo @ 2019-05-09 16:56 UTC (permalink / raw)
To: sirgazil; +Cc: guix-devel
sirgazil <sirgazil@zoho.com> writes:
[...]
> Would it be this same problem by chance?
>
> https://multimedialib.files.wordpress.com/2019/05/guix-1.0.0-installer-unexpected-problem.jpg
no, it's related to btrfs:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35655
happy hacking! Gio'
[...]
--
Giovanni Biscuolo
Xelera IT Infrastructures
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-05-09 16:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-09 14:01 Installer: howto remotely debug/report on bare-metal Giovanni Biscuolo
2019-05-09 14:22 ` Giovanni Biscuolo
2019-05-09 14:26 ` sirgazil
2019-05-09 16:56 ` Giovanni Biscuolo
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.