Hi Steve, Yes the destination drive was smaller but I did select thhe option -icds to allow copying to smaller disk which unfortunately didn't work. I used the shell and tried dd command to copy source and destination partitions, which helped.. Thanks anyways for coming back.. Worked for me: dd if=/dev/sda1 of=/dev/sdb1 dd if=/dev/sda2 of=/dev/sdb2 dd if=/dev/sda3 of=/dev/sdb3
hi, i am trying to clone sda to sdb but getting following attached error. may you pls help