Hello, using DD for windows located here http://www.chrysocome.net/dd how can i clone a windows partition drive example: "E:\" or "F:\" ? what command line should i enter to do this task? Thanks
phakt, just take any livecd of linux & use dd from there == shindows ain't good for --- Сообщение объединено, 19 июн 2019 --- command.. > lsblk # it shows you drives of your computer > dd if=/dev/sdX of=/dev/sdY #sdX is drive 2 clone --- Сообщение объединено, 19 июн 2019 --- https://www.linuxnix.com/what-you-should-know-about-linux-dd-command/
no, get this https://cdimage.kali.org/kali-2019.2/kali-linux-2019.2-amd64.iso here (https://www.linuxnix.com/what-you-should-know-about-linux-dd-command/) is all you need to use dd before dd use https://linoxide.com/linux-command/linux-lsblk-command/ the very point is to not confuse <src> w/ <dst>