[1198] in linux-scsi channel archive
Re: IDE/SCSI cohabitating
daemon@ATHENA.MIT.EDU (kagel@quasar.bloomberg.com)
Tue Dec 31 15:42:48 1996
Date: Tue, 31 Dec 1996 15:29:33 -0500
From: kagel@quasar.bloomberg.com
To: ug853@freenet.victoria.bc.ca
Cc: davidg@soupy.sbi.com, linux-scsi@vger.rutgers.edu
In-Reply-To: <Pine.LNX.3.95.961231111815.308A-100000@Sasquatch.ampsc.com> (message from Ed Fletcher on Tue, 31 Dec 1996 11:56:42 -0800 (PST))
Reply-To: kagel@dg1.bloomberg.com
Date: Tue, 31 Dec 1996 11:56:42 -0800 (PST)
From: Ed Fletcher <efletch@ampsc.com>
Reply-To: Ed Fletcher <ug853@freenet.victoria.bc.ca>
On Tue, 31 Dec 1996, David Greenzweig wrote:
> Ed:
>
> The discussion about IDE/SCSI cohabitating has become very interesting to me
> because I have just upgraded my machine by adding 2940AU controller and
> Jaz drive (current installation: p-5 120, 1.2 gig quantum ide drive,
> linux 1.2.13 kernel)
>
> In order to get the 2940AU to work, had to upgrade the kernel to 2.0.27 and
> now it recognizes my controller and my jaz drive.
>
> I would like to move my current installation from the ide drive to the
> jaz drive and then remove it altogether, but I have not figured out
> how to get the filesystems on both machines active at the same
> time.
On Tue, 31 Dec 1996, Ed Fletcher replied, in part:
[SNIP]
4. do a recursive copy (cp -rx) from / to where the scsi drive is mounted
Note: if you cannot exclude the mount point from the copy (-x),
you may have to copy each dir in / one by one
You can use 'find' with the '-mount' predicate to select filenames from the
current filesystem only to either output to an include file for tar to do the
copy or pipe the find output to cpio to perform the copy. (For tar or cpio
disk to disk copying commands check the man pages or message me directly.)
[SNIP]
--
Art S. Kagel, kagel@quasar.bloomberg.com
A proverb is no proverb to you 'till life has illustrated it. -- John Keats