From owner-freebsd-questions Mon Feb 18 0:12:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fem.uniag.sk (fem.uniag.sk [193.87.97.7]) by hub.freebsd.org (Postfix) with ESMTP id 2029437B417 for ; Mon, 18 Feb 2002 00:12:34 -0800 (PST) Received: from localhost (lk01@localhost) by fem.uniag.sk (8.10.2+Sun/8.10.2) with ESMTP id g1I8BHd08902 for ; Mon, 18 Feb 2002 09:11:18 +0100 (MET) Date: Mon, 18 Feb 2002 09:11:17 +0100 (MET) From: Ladislav Kostal To: freebsd-questions@freebsd.org Subject: X and jail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Is it possible to run XFree86 (using xdm) from jail? When I do this in /etc/ttys of host system, it works: ttyv1 "/usr/sbin/jail /jails/jail1 jail1 192.168.1.1 /usr/libexec/getty Pc" cons25 on secure But when I try: ttyv8 "/usr/sbin/jail /jails/jail1 jail1 192.168.1.1 /usr/X11R6/bin/xdm -nodaemon" xterm on secure it doesn't. In logs there are some mention of inability of access to /dev/mem and some I/O error. I have /dev/mem in jail's /dev. Thanks for any tip Ladislav Kostal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message