duplicate hardisk on Linux

bash#dd if=/dev/sda of=/dev/sdb .

/dev/sda is input disk and /dev/sdb is output disk

you should do this as a root user. before giving this comamnd make sure you have /dev/sda .

No comments: