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
10 hours 46 min ago
16 hours 34 min ago
18 hours 26 min ago
20 hours 11 min ago
1 day 1 min ago
1 day 5 hours ago
1 day 5 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 21 hours ago