From owner-freebsd-questions Fri Jul 27 20:45:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-24-24-206-138.socal.rr.com [24.24.206.138]) by hub.freebsd.org (Postfix) with ESMTP id B58CF37B403 for ; Fri, 27 Jul 2001 20:45:05 -0700 (PDT) (envelope-from cwalker@cwalk.org) Received: from butthead.cwalk.org ([192.168.1.36]) by cwalk.org (8.11.4/8.11.3) with SMTP id f6S3iq000643; Fri, 27 Jul 2001 20:44:53 -0700 (PDT) (envelope-from cwalker@cwalk.org) Content-Type: text/plain; charset="iso-8859-1" From: Caleb Walker To: "P. U. (Uli) Kruppa" Subject: Re: Installing a new Hard Drive to add space Date: Fri, 27 Jul 2001 20:45:11 -0700 X-Mailer: KMail [version 1.2] Cc: References: <20010727065520.R11141-100000@localhost.de> In-Reply-To: <20010727065520.R11141-100000@localhost.de> MIME-Version: 1.0 Message-Id: <0107272045110B.17036@butthead.cwalk.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 27 July 2001 12:13 am, P. U. (Uli) Kruppa wrote: > On Thu, 26 Jul 2001, Caleb Walker wrote: > > What is going to be the best way to add a new hard drive after I have a > > working system up and running? Any good reading material or any kind of > > help would be appreciated. > > You can start > # /stand/sysinstall > -> post installation > and partition and format the new harddisk the same way as > you did it with the old one. > Then leave sysinstall and enter the new slices and their > mount-points in > /etc/fstab > (syntax is pretty self-explanatory) > and reboot. I thank all of you for this infomoration it was a success. All is good except I can not see the inside of the directory with nfs. This servers name is router since it is my router and my other machine(Linux) mounts router's root directory. I can see everything but if I go inside this newly created hard drive mounted on /hd1 from butthead(my Linux machine) I can not see any directories that I moved there. If I create a directory with butthead inside of /hd1 on router I can see that directory with butthead but router cannot see it. Is there an explanation for this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message