PINE64
Quartz64B eMMC boot failure - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=166)
+--- Forum: General Discussion on Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=167)
+--- Thread: Quartz64B eMMC boot failure (/showthread.php?tid=18866)



Quartz64B eMMC boot failure - bsmorgan - 11-14-2023

I installed DietPi from https://dietpi.com/downloads/images/DietPi_Quartz64B-ARMv8-Bookworm.img.xz onto a 32GB SD card and it booted successfully. The system had a 32GB eMMC module installed so using the instructions found in https://dietpi.com/blog/?p=1236 I copied the running SD card image to the eMMC.

The system will not boot from the eMMC but gets a Kernel Panic. Inserting the SD card doesn't help. If I remove the eMMC module, I can boot from the SD card again.

Obviously, the method I used to copy the system from the SD card to the eMMC was wrong. First, I'd like to erase the eMMC module so I can get back to a running system with the eMMC installed. Second, I need better instructions on how to successfully install DietPi on eMMC.


RE: Quartz64B eMMC boot failure - bsmorgan - 11-14-2023

I managed to get the eMMC partition deleted so now the system boots from the SD card (mmcblk0) and sees the eMMC (mmcblk1). 

Code:
dietpi@DietPi:~$ lsblk
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
mtdblock0    31:0    0  16M  0 disk
mmcblk0      179:0    0 29.8G  0 disk
└─mmcblk0p1  179:1    0 29.8G  0 part /
mmcblk1      179:32  0 29.1G  0 disk
mmcblk1boot0 179:64  0    4M  1 disk
mmcblk1boot1 179:96  0    4M  1 disk
dietpi@DietPi:~$

Now I just need proper instructions on how to install DietPi (or any other OS) on the eMMC.


RE: Quartz64B eMMC boot failure - balbes150 - 11-15-2023

(11-14-2023, 04:52 PM)bsmorgan Wrote:  (or any other OS) on the eMMC.

https://forum.pine64.org/showthread.php?tid=16312&pid=108174#pid108174