9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <9.nashi@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] xen boot params and domU plan 9
Date: Wed,  7 Sep 2005 12:01:54 +0900	[thread overview]
Message-ID: <9e8a5d673d25c42885ea5d8d317cf811@orthanc.cc.titech.ac.jp> (raw)

Hi, 

how can a domU Plan 9 kernel get the boot parameters
passed by Xen?

I heard that NetBSD domU kernel puts the parameters
in /kern/xen/xmdline;

	# cat /kern/xen/cmdline
	ip=:1.2.3.4::::eth0:dhcp root=/dev/hda1 VNC_VIEWER=150.82.173.195:5501 screen=800x600

while the domU NetBSD being started by

	# xm create -c disk=/home/knoppix/netbsd.fs,hda1,w name=NetBSD kernel=/home/knoppix/netbsd root=/dev/hda1 memory=64 dhcp=dhcp vnc=yes extra="screen=800x600"

Thanks.
-- 




             reply	other threads:[~2005-09-07  3:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07  3:01 YAMANASHI Takeshi [this message]
2005-09-07  6:31 ` Tim Newsham
2005-09-07 13:06   ` Ronald G Minnich
2005-09-07  5:25 YAMANASHI Takeshi

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=9e8a5d673d25c42885ea5d8d317cf811@orthanc.cc.titech.ac.jp \
    --to=9.nashi@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).