Guest User

Untitled

a guest
Dec 19th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. # lsblk
  2. # mount -t ntfs-3g /dev/sdc1 /mnt
  3. # fstrim -v /mnt
  4.  
  5. # ntfsclone /dev/rbdsomethingorother -o server.raw
  6. # qemu-img convert server.raw -O qcow2 server.qcow2
Add Comment
Please, Sign In to add comment