Liste des Groupes | Revenir à cs raspberry-pi |
The Natural philosopher says to clone both sda1 and sda2. I still wonder if sda1 should be cloned. It is listed as "firmware". That sounds to me like it is on a flashmemory directly on the raspi5, and you modify it with raspi-config->Advanced options->Boot order.Bookworm now calls the first FAT partition on the disk which contains device file and the kernel 'firmware' and mounts it at /boot/firmware
But I can try running both commands:Just the one:-
dd if=/dev/sda2 of=/dev/nvme0n1 bs=1m
dd if=/dev/sda1 of=/dev/nvme0n1 bs=1m
Comments?
Les messages affichés proviennent d'usenet.