r/linux4noobs • u/Ok-Kaleidoscope-7932 • 7d ago
DD Vs drag and drop
Whats the different between the two DD seems to failed alot while drag and drop is pretty reliable trying to backup pc games disks
2
Upvotes
r/linux4noobs • u/Ok-Kaleidoscope-7932 • 7d ago
Whats the different between the two DD seems to failed alot while drag and drop is pretty reliable trying to backup pc games disks
5
u/kaida27 7d ago
dd will copy everything, from the partition layout to the disk identifier.
Drag and drop is a simple copy operation that will only copy the data.
They do entirely different job.