Date: Fri, 24 Jul 2015 10:36:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 201787] Better documentation for Xen domU support Message-ID: <bug-201787-9-rjJxywqvrI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201787-9@https.bugs.freebsd.org/bugzilla/> References: <bug-201787-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201787 --- Comment #2 from Jeroen <freebsd@dckd.nl> --- I already emailed about step 3 in 26.6.1 (https://www.freebsd.org/doc/handbook/serialconsole-setup.html), that line is confusing and not very helpful. It should probably be something more along the lines of: 3. Make sure that the entry on `ttyu0` in `/etc/ttys` is like the following (it may already be like this): ttyu0 "/usr/libexec/getty std.9600" vt100 onifconsole secure Somewhere on that page there should probably also be a reference to setting up a serial console on a Xen domU instance. In order to make the console work on a Xen HVM instance, make sure the configuration file contains an entry like below. The console can then be approached through the Xen command line utilities. serial='pty' -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201787-9-rjJxywqvrI>