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 45 min ago
4 hours 45 min ago
7 hours 29 min ago
7 hours 55 min ago
8 hours 26 min ago
9 hours 14 min ago
9 hours 37 min ago
10 hours 20 min ago
11 hours 41 min ago
12 hours 10 min ago