From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 24 May 2002 15:06:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 24 May 2002 15:06:09 -0400 Received: from email.careercast.com ([216.39.101.233]:11698 "HELO email.careercast.com") by vger.kernel.org with SMTP id ; Fri, 24 May 2002 15:05:55 -0400 Subject: mount --bind for fstab From: Matt Simonsen To: linux-kernel@vger.kernel.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-4) Date: 24 May 2002 12:05:52 -0700 Message-Id: <1022267152.1020.20.camel@mattswork> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I found it once a week ago, but I can't find the syntax to use in fstab to mount drives in the "mount --bind olddir newdir" syntax. I have read fstab man page + search goodle (pulling up too much, I must be missing the right keyword)and can't find the answer. A cc: would be much appreciated, too. Thanks Matt