xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Marc - A. Dahlhaus" <mad@wol.de>
To: xen-devel@lists.xensource.com, stefan.kuhne@gmx.net
Subject: Re: Xen-4.0.0-rc1 root Device ca01 and console hvc0
Date: Sun, 31 Jan 2010 20:13:59 +0100	[thread overview]
Message-ID: <4B65D677.20005@wol.de> (raw)
In-Reply-To: <4B6567F7.3090801@access.denied>

Hello Stefan,

Am 31.01.2010 12:22, schrieb Stefan Kuhne:
> Am 30.01.2010 17:40, schrieb Stefan Kuhne:
> Hello,
>
>> Can i set console to tty1 instead of hvc0?
>>
> How can i get informations about /dev/hvc0?
> I must modify my initrd for it.
>
> Because of these two lines:
> exec>/dev/tty1
> exec 2>/dev/tty1

You can try to replace your lines with the following one (from dracut) 
to get attached to whatever default console was defined on kernel 
commandline:

exec 0<>/dev/console 1<>/dev/console 2<>/dev/console

Marc

      reply	other threads:[~2010-01-31 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-30 16:40 Xen-4.0.0-rc1 root Device ca01 and console hvc0 Stefan Kuhne
2010-01-31 11:22 ` Stefan Kuhne
2010-01-31 19:13   ` Marc - A. Dahlhaus [this message]

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=4B65D677.20005@wol.de \
    --to=mad@wol.de \
    --cc=stefan.kuhne@gmx.net \
    --cc=xen-devel@lists.xensource.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).