Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 22:04:43 -0800
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        Randy Primeaux <randy@Cloudfactory.ORG>
Cc:        questions@FreeBSD.ORG
Subject:   Re: mount wd disk in ad system?
Message-ID:  <20001203220443.B99903@149.211.6.64.reflexcom.com>
In-Reply-To: <200012040555.VAA06410@relay.ultimanet.com>; from randy@Cloudfactory.ORG on Sun, Dec 03, 2000 at 09:45:16PM -0800
References:  <cjclark@reflexnet.net> <200012040555.VAA06410@relay.ultimanet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2000 at 09:45:16PM -0800, Randy Primeaux wrote:
> 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.

Can't offer much help until we get the actual error message, but does
/dev/ad2s1a exist? Might have to,

  # cd /dev
  # ./MAKEDEV ad2s1a

-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001203220443.B99903>