Remix.run Logo
jauntywundrkind 2 days ago

That's probably much better, oops!

gruez 2 days ago | parent [-]

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.