Comment 40 for bug 1848703

Revision history for this message
Hui Wang (hui.wang) wrote :

@Avio,

I could see "mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe" too, but didn't meet your problem.

After the system boot up, it will mount the mmcblk0p2 as rootfs and mount mmcblk0p1 as /boot/firmware. I don't know why you couldn't see mmcblk0p1/2. Could you use ethernent, if yes, you could upgrade the kernel to 1012, to do so:
sudo apt-get update
sudo apt install linux-image-5.3.0-1012-raspi2
sudo reboot

If you still can't see mmcblk0p1/p2, could you please upload the complete dmesg to lp?

thx.