[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SOLVED: Software-RAID1 on sarge (AMD64)



Goswin von Brederlow wrote:
Kilian <kil@gnu.ch> writes:
5.  Copy the existing Debian system to the new RAID

     $ mkdir -p /mnt/newroot
     $ mount /dev/md0 /mnt/newroot
     $ cd /
     $ find . -xdev | cpio -pm /mnt/newroot

Fun, fun. A copy of /proc. That's a few Gig wasted depending on the
size of /proc/kcore.

Umm, that's prevented by the -xdev option, isn't it?

Michal



Reply to: