From owner-freebsd-questions Fri Dec 8 8:15:52 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 08:15:49 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from kraeusen.nbrewer.com (unknown [208.42.68.65]) by hub.freebsd.org (Postfix) with ESMTP id 7121537B400 for ; Fri, 8 Dec 2000 08:15:49 -0800 (PST) Received: by kraeusen.nbrewer.com (Postfix, from userid 1001) id 4374317422; Fri, 8 Dec 2000 10:15:48 -0600 (CST) Date: Fri, 8 Dec 2000 10:15:48 -0600 From: Christopher Farley To: freebsd-questions@freebsd.org Subject: Weird /tmp issues Message-ID: <20001208101547.A328@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: chris@nbrewer.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to move /tmp off the / filesystem. This has been causing some weird X11 problems... For example if I # mv /tmp /tmp.old # mkdir tmp # chmod 777 tmp # reboot now I then have problems running startx! (The screen and keyboard shut down, forcing me to reboot the system from another system.) If I move the old tmp directory back, the problem goes away. I assumed /tmp was temporary, and that you should be able to boot with an empty /tmp no problem. Any ideas? -- Christopher Farley Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105 www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message