Deutsch   English   Français   Italiano  
<v8go75$2bmb1$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: =?UTF-8?Q?Bj=C3=B6rn_Lundin?= <bnl@nowhere.com>
Newsgroups: comp.sys.raspberry-pi
Subject: Re: Move bookworm system from SSD to NVME
Date: Thu, 1 Aug 2024 21:38:13 +0200
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <v8go75$2bmb1$1@dont-email.me>
References: <v8cqd6$1gdnp$1@dont-email.me> <v8e73l$1o2dm$1@dont-email.me>
 <v8frll$24ic1$1@dont-email.me> <v8ft4f$250uj$1@dont-email.me>
 <v8gamm$28554$1@dont-email.me>
 <20240801171000.46ce321a2dd0cb03be7cba00@eircom.net>
 <v8ghss$290sp$1@dont-email.me>
 <20240801192923.a827ba8d22853e9bc6c5cfb3@eircom.net>
 <v8gm3e$2atj2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 01 Aug 2024 21:38:13 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="46465ca7b2e45192dd8b38391d6caddb";
	logging-data="2480481"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+JKZT0Lp+rLcHBZBHt5PDe"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:7MLuMq/+i290soMCbOut0Rbv2ig=
Content-Language: en-US
In-Reply-To: <v8gm3e$2atj2$1@dont-email.me>
Bytes: 1816

On 2024-08-01 21:02, Jesper wrote:
> On 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


-- 
/Björn