Liste des Groupes | Revenir à cs raspberry-pi |
On 2024-08-01 21:02, Jesper wrote:I have not seen anybody mentioning syncOn 01.08.2024 20:29, Ahem A Rivet's Shot wrote:On Thu, 1 Aug 2024 19:50:20 +0200
Jesper <Vitsky.kasperski@gmail.com> wrote:
>But I still do not know what a command that clones both sda1 and sda2 to NVME should look like. Please?Really? It is given to you more than once
dd if=/dev/sda of=/dev/nvme0n1 bs=1m
/dev/sda is the WHOLE disk called /dev/sda
/dev/sdaX where X is a number is that PARTITION on the disk /dev/sda
Les messages affichés proviennent d'usenet.