From: Marius Bakke <mbakke@fastmail.com>
To: myglc2 <myglc2@gmail.com>, help-guix@gnu.org
Subject: Re: how do I config freeipmi SOL (serial over LAN)?
Date: Mon, 23 Jan 2017 18:40:32 +0100 [thread overview]
Message-ID: <87mveh65f3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <86h94pwyli.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 610 bytes --]
myglc2 <myglc2@gmail.com> writes:
> I am using freeipmi on a headless GuixSD server.
>
> I have SOL (serial over LAN) working to where 'ipmiconsole' shows the
> BIOS config and "Welcome to GRUB!" but nothing more.
>
> It seems I need to configure Grub and the Kernel to send output to SOL.
Hi George,
You probably need to pass the "console" argument to Linux command line.
If your IPMI SOL device is "/dev/ttyUSB0", try adding a
"kernel-arguments" like this in your guixSD configuration:
(kernel-arguments '("console=ttyUSB0"))
...not sure how to make Grub output to a serial console.
Hope this helps!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2017-01-23 17:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 16:05 how do I config freeipmi SOL (serial over LAN)? myglc2
2017-01-23 17:40 ` Marius Bakke [this message]
2017-01-26 0:48 ` myglc2
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mveh65f3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me \
--to=mbakke@fastmail.com \
--cc=help-guix@gnu.org \
--cc=myglc2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.