Advertisement
BrYkku

fullbackup

Sep 19th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. mkdir /mnt2
  2. mount /dev/sda1 /mnt
  3. mount /dev/sdc1 /mnt2
  4. cp -R /mnt/* /mnt2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement