lsblkTypically you will want to dd the whole drive, so your if= should probably be /dev/sda and the of= should probably also be /dev/sdb. Though this doesn't apply to *all* circumstances, but I believe would make the most sense for what you're trying to do.
Brian
Am ready to run the program. Question gparted choice /dev/sda or /dev/sdd (right top menu)
When I open /dev/sda it indicates /dev/sda1 which of these do I use in te dd command?
Thanks a
On 6/4/19 7:30 PM, a wrote:
dd if=/dev/sda of=/dev/sdb bs=1M conv=notrunc,noerror
_______________________________________________ nmglug mailing list nmglug@lists.nmglug.org http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org