• Can I dd copy an sdcard image to a USB stick for a Pi 4B?

    From Chris Green@3:633/10 to All on Mon Mar 9 16:51:00 2026
    Does a bootable USB stick for a Pi 4B have the same format as a
    bootable SD card? I.e. can I just use dd to copy one to the other
    (not on the Pi itself) and expect it to work?

    --
    Chris Green
    ú

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From JJenssen@3:633/10 to All on Mon Mar 9 18:54:52 2026
    Am 09.03.26 um 17:51 schrieb Chris Green:
    Does a bootable USB stick for a Pi 4B have the same format as a
    bootable SD card? I.e. can I just use dd to copy one to the other
    (not on the Pi itself) and expect it to work?


    My experience is that you can.

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Chris Green@3:633/10 to All on Mon Mar 9 18:28:07 2026
    JJenssen <joemajen@arcor.de> wrote:
    Am 09.03.26 um 17:51 schrieb Chris Green:
    Does a bootable USB stick for a Pi 4B have the same format as a
    bootable SD card? I.e. can I just use dd to copy one to the other
    (not on the Pi itself) and expect it to work?


    My experience is that you can.

    OK, thanks.

    --
    Chris Green
    ú

    --- PyGate Linux v1.5.12
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From paul lee@1:105/420 to Chris Green on Mon Mar 9 18:55:05 2026
    Does a bootable USB stick for a Pi 4B have the same format as a
    bootable SD card? I.e. can I just use dd to copy one to the other
    (not on the Pi itself) and expect it to work?

    While I don't understand the 'format' bit, yes you can absolutely dd a USB to and SD for a Pi image...

    dd if=/dev/xxx of=/dev/xxx

    (There are other options you can use that I prefer;)

    dd if=/dev/xxx of=/dev/xxx bs=4M status=progress conv=fsync

    Find USB/SD devices:
    lsblk

    Verify write after dd:
    sync



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: 2o fOr beeRS bbS>>20ForBeers.com:1337 (1:105/420)