Skip to content

Instantly share code, notes, and snippets.

@z2s8
Created October 30, 2014 19:37
Show Gist options
  • Save z2s8/ece5bdbbc446e072397b to your computer and use it in GitHub Desktop.
Save z2s8/ece5bdbbc446e072397b to your computer and use it in GitHub Desktop.
partMasolAs
dd if=/dev/sda | pv | dd of=/dev/sdc bs=512 conv=noerror,sync
@z2s8
Copy link
Author

z2s8 commented Oct 30, 2014

A /dev/sdX neveket gpartedbol kell kinezni (if=input, of=output)

Ha uj sajatot csinalsz akk preserve ~1GB h megmaradjanak a live sys valtoztatasok
Parancsok amit a bebootolt liveba kell irni h feltegye a kellekeket (kell wifi neki):

sudo -i
apt-get update
apt-get install gparted pv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment