From owner-freebsd-questions Thu Oct 22 21:26:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18425 for freebsd-questions-outgoing; Thu, 22 Oct 1998 21:26:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18420 for ; Thu, 22 Oct 1998 21:26:39 -0700 (PDT) (envelope-from shawn@luke.cpl.net) Received: (from shawn@localhost) by luke.cpl.net (8.8.8/8.8.8) id VAA01191; Thu, 22 Oct 1998 21:26:12 -0700 (PDT) Message-ID: <19981022212612.27119@cpl.net> Date: Thu, 22 Oct 1998 21:26:12 -0700 From: Shawn Ramsey To: "Jason C. Wells" Cc: questions@FreeBSD.ORG Subject: Re: drive question References: <19981022181805.48149@cpl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Jason C. Wells on Thu, Oct 22, 1998 at 07:41:36PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Filesystem 1K-blocks Used Avail Capacity Mounted on > >/dev/wd0s1a 456599 203690 216382 48% / > >/dev/wd2s1e 1212223 1090594 24652 98% /disk2 > >/dev/sd0s1e 492273 183575 269317 41% /disk3 > >/dev/wd1s1e 2000831 1387310 453455 75% /disk4 > >procfs 4 4 0 100% /proc > >/dev/wd3s1e 3795566 1184598 2307323 34% /disk5 > Now, if you physically swap the location of the drives on your IDE ports > then you need to change the device names. This is just as trivial as > changing the mounting locations. > > >/dev/wd3s1e 2000831 1387310 453455 75% /disk4 > >/dev/wd1s1e 3795566 1184598 2307323 34% /disk5 What I meant, is I want to replace /dev/wd1s1e, the drive mounted as /disk4 with the drive mounted as /disk5. The disk mounted as /disk4 is going to be no more, as it is having problems. It is the secondary master drive, and the only device on that interface. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message