Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 1996 06:07:26 +0200 (MET DST)
From:      Michael Reifenberger <root@totum.plaut.de>
To:        FreeBSD-Current <current@freebsd.org>
Subject:   Mirrored Root?
Message-ID:  <Pine.BSI.3.94.960803054651.10282A-100000@totum.plaut.de>

next in thread | raw e-mail | index | archive | help
Hi,
I tried to make my rootdev a mirrored ccd:
o options "CCD_OFFSET=0" in the kernelconfigfile
o disklabel sd0/sd1 to have equal a-partitions.
o disklabel sd0/sd1 to have h-partitions with same geometry as the a-ones.
o reboot
o booting from sd0a in singleuser.
o dd if=/dev/rsd0h of=/dev/rsd1h 
o ccdconfig ccd0 1 0x04 /dev/sd0h /dev/sd1h
o fsck /dev/rccd0c
(no problems so far)  
o mount /dev/ccd0c /

this fails because mount complaints about:
"Specified device does not match mounted device"

could this be fixed?

Bye!
----
Michael Reifenberger
Plaut Software GmbH, R/3 Basis




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960803054651.10282A-100000>