Add new comment
|
in case it's useful, a simpler way to duplicate the partitions from /dev/hda to /dev/hdc is the following:
or in two steps:
as for copying, i like to mount both the source and dest fs's in subdirectories of /mnt - avoids having to worry about not copying stuff like /proc - and then use rsync. something like this:
the "/" after "sys1/" in the above matters. you can add a "-n" to the above and pipe it into less if you want to preview what it'll do. ya gotta love 'nix - so many ways to get stuff done. regards, al
Reply |





Recent comments
3 hours 44 min ago
5 hours 26 min ago
7 hours 52 min ago
7 hours 58 min ago
12 hours 32 min ago
14 hours 33 min ago
17 hours 56 min ago
20 hours 3 min ago
20 hours 14 min ago
22 hours 40 min ago