Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2018 13:45:02 +0200
From:      Roger Pau =?utf-8?B?TW9ubsOp?= <roger.pau@citrix.com>
To:        Steven Friedrich <steven.e.friedrich@gmail.com>
Cc:        <freebsd-xen@freebsd.org>
Subject:   Re: Using xen host on freebsd, is com1 the only way to attach to dom0?
Message-ID:  <20180903114502.aduvblaqomjsitga@mac.bytemobile.com>
In-Reply-To: <CAPVsTxg%2B_Fcz%2BY%2BUvg=6oaYcNKYa=6KdXW7QJdyyqUyW9h3Y-A@mail.gmail.com>
References:  <CAPVsTxg%2B_Fcz%2BY%2BUvg=6oaYcNKYa=6KdXW7QJdyyqUyW9h3Y-A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 31, 2018 at 11:12:30PM -0400, Steven Friedrich wrote:
> I can boot a xen kernel, but it appears it doesn't acquire a DHCP address
> from my router.

Does this mean that the box doesn't boot correctly, or just that the
network card is not working when running under Xen?

> Someone suggested using vga=current,keep on xen_cmdline,
> but I'm unsure of the valid xen_cmdline arguments.

The best option would be to hook a serial cable and get the output
from the serial console.

The list of valid xen_cmdline can be found here for the 4.11 ports:

http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html

Or here if you are using the 4.7 port:

http://xenbits.xen.org/docs/4.7-testing/misc/xen-command-line.html

> Do I have to configure and build a FreeBSD kernel or just use what the xen
> meta-port builds?

You don't have to build a specific kernel to run FreeBSD as Dom0, just
using the GENERIC one from either 11.X or HEAD should work.

Roger.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180903114502.aduvblaqomjsitga>