From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GO1wV-0007HV-0T for garchives@archives.gentoo.org; Fri, 15 Sep 2006 00:52:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8F0plHg025398; Fri, 15 Sep 2006 00:51:47 GMT Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.140.230]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8F0itjs007623 for ; Fri, 15 Sep 2006 00:44:55 GMT Received: from localhost.localdomain (pool-151-202-70-219.ny325.east.verizon.net [151.202.70.219]) (authenticated bits=0) by smtp.cs.nyu.edu (8.13.6/8.13.6) with ESMTP id k8F0is8t001287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 14 Sep 2006 20:44:54 -0400 (EDT) Received: by localhost.localdomain (Postfix, from userid 1502) id 8FF491A3; Thu, 14 Sep 2006 20:47:08 -0400 (EDT) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] where to put mount --bind during startup References: <20060914235548.4ea3d355@hactar.digimed.co.uk> From: Allan Gottlieb Date: Thu, 14 Sep 2006 20:47:08 -0400 In-Reply-To: <20060914235548.4ea3d355@hactar.digimed.co.uk> (Neil Bothwick's message of "Thu, 14 Sep 2006 23:55:48 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Archives-Salt: b688b80e-bcd8-432a-a116-a2ae58f5e31a X-Archives-Hash: 0821b6337e555413a204bb11690ee57a At Thu, 14 Sep 2006 23:55:48 +0100 Neil Bothwick wrote: > On Thu, 14 Sep 2006 18:31:52 -0400, Allan Gottlieb wrote: > >> 2. Assuming I want to go with mount --bind, how do I make it happen >> during startup (I assume the mount is not preserved across >> reboots). The man pages for fstab doesn't suggest that fstab is >> the way to go. Do you put the mount in the boot runlevel and if so >> where? > > You can do it in fstab, I've been doing it for a while. Just make sure > the bind line is after the one mounting the target. > > /dev/hda1 /local somefs blah > /local/allan/gottlieb /home/gottlieb auto bind Thank you. allan -- gentoo-user@gentoo.org mailing list