Comment by jauntywundrkind 7 months ago That's probably much better, oops! 1 comment jauntywundrkind Reply gruez 7 months ago You don't even need dd since you're reading the whole file end to end. Something like cat /dev/nvme0n1 > /dev/null would suffice.
gruez 7 months ago You don't even need dd since you're reading the whole file end to end. Something like cat /dev/nvme0n1 > /dev/null would suffice.
You don't even need dd since you're reading the whole file end to end. Something like
would suffice.