Date: Thu, 11 Mar 2010 22:14:31 -0500 From: Steve Bertrand <steve@ibctech.ca> To: Xin LI <delphij@gmail.com> Cc: FreeBSD Stable <FreeBSD-Stable@freebsd.org> Subject: Re: I broke my SSH to jails after 7.2-8.0 src upgrade Message-ID: <4B99B197.3060504@ibctech.ca> In-Reply-To: <a78074951003111849m7f9aa56fkd4ec9bbafcd395ee@mail.gmail.com> References: <4B99AAD3.9060606@ibctech.ca> <a78074951003111849m7f9aa56fkd4ec9bbafcd395ee@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2010.03.11 21:49, Xin LI wrote: > Sounds like you have something wrong with devfs.rules in jail section? Heh, Thanks Xin LI, I knew the cluebat would work ;) This line: "add path pts unhide" ...I had added to the jails, but NOT to the host /etc/defaults/devfs.rules. It took me sending a cat of each file to realize I was missing it in the host OS file. I had even used diff(8) earlier, but that must have been after much eye-strain. Although I have no idea what "add path pts unhide" actually does, after adding it into the proper location within the host OS filesystem, I'm all back up and rolling ;) Absolute kudos to Richard Bader who started me down the right path in this thread: http://www.mail-archive.com/freebsd-jail@freebsd.org/msg01061.html The only thing that I didn't get from it was that the "add path pts unhide" is required in /etc/defaults/devfs.rules file on the HOST OS. Thanks much! 7.2-8.0 source upgrade with jails is 100% successful! Good work dev team! Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B99B197.3060504>