Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

General Questions • Problem trying to copy system into a USB, 'dd'

$
0
0
Hello,

I'm trying again to copy the whole system to a USB (formatted in ext4) with the 'dd' command and this time it doesn't work:

Code:

root@kaos:~# dd if=/dev/nvme0n1p5 of=/dev/sda/dd: Unable to open '/dev/sda/': It is a directoryroot@kaos:~# LANG=C dd if=/dev/nvme0n1p5 of=/dev/sda/dd: failed to open '/dev/sda/': Is a directoryroot@kaos:~# dd: failed to open '/dev/sda/': Is a directory
What am I forgetting?

Thanks.

Statistics: Posted by keos — 2024-02-11 11:28



Viewing all articles
Browse latest Browse all 2901

Trending Articles