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
14 hours 13 min ago
19 hours 3 min ago
23 hours 51 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 16 hours ago