Re: [linux-audio-user] xruns: file system ext3 --> reiserfs?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] xruns: file system ext3 --> reiserfs?
From: Frank Barknecht (fbar_AT_footils.org)
Date: Fri May 02 2003 - 09:26:39 EEST


Hallo,
Tarragon Allen hat gesagt: // Tarragon Allen wrote:

> Something like this?
[...]
> mount -t ext3 /dev/hda7 /mnt/part2
> cp -av /mnt/part1 /mnt/part2
[...]
> cp -av /mnt/part2 /mnt/part1

Make VERY SURE, that you use the -x switch:
 
 cp -avx

to not copy things from other partitions, that are symlinked.
Otherwise this is also my solution: It is equivalent to the tar-pipe,
whose syntax I never remembered...

ciao

-- 
 Frank Barknecht                               _ ______footils.org__


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri May 02 2003 - 09:34:44 EEST