From owner-freebsd-questions@FreeBSD.ORG Sun Apr 9 09:07:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F9CF16A403 for ; Sun, 9 Apr 2006 09:07:55 +0000 (UTC) (envelope-from freebsd@hyperconx.com) Received: from front.hyperconx.net (ns1.hyperconx.net [65.74.165.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13D4943D46 for ; Sun, 9 Apr 2006 09:07:55 +0000 (GMT) (envelope-from freebsd@hyperconx.com) Received: from adsl-69-225-224-190.dsl.skt2ca.pacbell.net ([69.225.224.190] helo=Production) by front.hyperconx.net with esmtpa (Exim 4.53) id 1FSVti-0000by-Ds for freebsd-questions@freebsd.org; Sun, 09 Apr 2006 02:07:54 -0700 From: "Wil Hatfield" To: Date: Sun, 9 Apr 2006 02:05:49 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Importance: Normal Subject: RE: Partitioning on existing system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 09:07:55 -0000 > Thanks for the great kick in the right direction. Is it really > this easy? I > guess so cause it is working. I dropped in a helloworld script, chmoded it > and even as root I couldn't run it. Supreme! > > mdmfs -M -o noexec,nosuid -s 100m md0 /tmp > chmod 1777 /tmp > Ahhh crud! I guess it isn't that easy. After a reboot the old /tmp comes back with executable permissions. What do I have to do to keep the device around? -- Wil Hatfield