From owner-freebsd-questions Sun Dec 3 21:46: 3 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 3 21:45:58 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from relay.ultimanet.com (relay.ultimanet.com [205.179.129.1]) by hub.freebsd.org (Postfix) with ESMTP id B26C637B401 for ; Sun, 3 Dec 2000 21:45:52 -0800 (PST) Received: from Cloudfactory.ORG (cloudfactory.org [205.179.129.18]) by relay.ultimanet.com (8.9.3/8.9.3) with ESMTP id VAA06410; Sun, 3 Dec 2000 21:55:39 -0800 Message-Id: <200012040555.VAA06410@relay.ultimanet.com> To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: mount wd disk in ad system? In-Reply-To: Message from "Crist J . Clark" of "Sun, 03 Dec 2000 21:05:09 PST." <20001203210509.X99903@149.211.6.64.reflexcom.com> Date: Sun, 03 Dec 2000 21:45:16 -0800 From: Randy Primeaux Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I said: > What is the procedure to I mount a 3-STABLE disk in a 4-STABLE system? My procedure was: squishy is 3-STABLE daemon is 4-STABLE I copied the approriate fstab entries from squishy to daemon, changing from wd to ad. for example: was: /dev/wd0s1a / ufs rw 1 1 now: /dev/ad2s1a /mnt/squishy/ ufs ro 1 1 directory /mnt/squishy exists disk was primary master, now secondary slave. moved disk booted new system choose to not fsck new fs from old disk mount had an error regarding device not found I don't have an exact error at hand; I'm currently using scp -pr to move data. -- Randy Primeaux randy@cloudfactory.org http://cloudfactory.org/~randy/ tranze@hyperreal.org http://hyperreal.org/~tranze/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message