Date: Sun, 29 Sep 2024 08:37:22 +0000 From: bugzilla-noreply@freebsd.org To: jail@FreeBSD.org Subject: [Bug 281751] Unable to start jail from vty1... virtual terminal Message-ID: <bug-281751-29815-Lm9j5ehfJL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281751-29815@https.bugs.freebsd.org/bugzilla/> References: <bug-281751-29815@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=3D281751 --- Comment #23 from Konstantin Belousov <kib@FreeBSD.org> --- Use at least the '-i' option for ktrace, to trace the children as well. >From the attachment 'ktrace /usr/sbin/jail -c -f /etc/jail.conf example', the error comes from the /etc/rc execution in the jail. But we cannot see what happens there because the trace did not followed forks. BTW, did you looked at the jail startup log? --=20 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-281751-29815-Lm9j5ehfJL>