I am trying to do a fresh install of Debian 11 with this guide. I have the debian 10 docker install running my production home assistant. I was trying to do a fresh install on a rpi4 of debian 11 and then do a restore of home assistant on new system. I downloaded image and used Balena Etcher to install on my ssd. when I start up the rpi4 it boots to the command prompt rpi4-20210823 login: but then get this repeating message
[ 1481.461117] mmc1: Timeout waiting for hardware cmd interrupt.
1481.463853] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 1481.466906] mmc1: sdhci: Sys addr: 0x00000000 | Version: 0x00001002
[ 1481.469956] mmc1: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 1481.473005] mmc1: sdhci: Argument: 0x80000c08 | Trn mode: 0x00000000
[ 1481.476055] mmc1: sdhci: Present: 0x1fff0001 | Host ctl: 0x00000001
[ 1481.479104] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[ 1481.482153] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x0000f447
[ 1481.485202] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 1481.488251] mmc1: sdhci: Int enab: 0x00ff1003 | Sig enab: 0x00ff1003
[ 1481.491300] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 1481.494350] mmc1: sdhci: Caps: 0x45ee6432 | Caps_1: 0x0000a525
[ 1481.497399] mmc1: sdhci: Cmd: 0x0000341a | Max curr: 0x00080008
[ 1481.500449] mmc1: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0x00000000
[ 1481.503498] mmc1: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000
[ 1481.506547] mmc1: sdhci: Host ctl2: 0x00000000
[ 1481.508650] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[ 1481.511699] mmc1: sdhci: ============================================
I know it has something to do with no SD card, I have googled and searched a few things but none have helped to resolve the issue.
I did not have this problem with the Debian 10 install and not sure what I done different.