From owner-freebsd-questions Thu May 28 22:45:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03480 for freebsd-questions-outgoing; Thu, 28 May 1998 22:45:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp3.erols.com (smtp3.erols.com [207.172.3.236]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03448 for ; Thu, 28 May 1998 22:45:12 -0700 (PDT) (envelope-from philuint@erols.com) Received: from erols.com (207-172-52-15.s15.tnt1.brd.erols.com [207.172.52.15]) by smtp3.erols.com (8.8.8/8.8.5) with ESMTP id BAA25981 for ; Fri, 29 May 1998 01:45:10 -0400 (EDT) Message-ID: <356E4A5D.2B3401B2@erols.com> Date: Fri, 29 May 1998 01:40:45 -0400 From: Whee Kim X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Question about mounting point... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a question about mounting points... Is mounting point regular directory? Can I create a directore at / and mount to it? For example, for my SCSI ZIP drive. let say I want to have a mount point called zip, Can I create a directory zip and do mount /dev/sd0s4 /zip ? if not, why not ? how do I create mounting points? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message