Creating a bug report/issue
Required Information
-
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=23
G_DIETPI_VERSION_RC=3
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘applied’
G_LIVE_PATCH_STATUS[1]=‘applied’ -
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bookworm -
Kernel version |
uname -a
Linux DietPi 6.5.8 #1 SMP PREEMPT Sat Oct 21 20:01:59 UTC 2023 aarch64 GNU/Linux -
Architecture |
dpkg --print-architecture
arm64 -
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
Quartz64 (aarch64) -
Power supply used | (EG: 5V 1A RAVpower)
Pine64 5v 3a -
SD card used | (EG: SanDisk ultra)
Samsung Pro Endurance 32GB -
eMMC
Pine64 32GB
Additional Information (if applicable)
The system booted from the SD card successfully and the eMMC was detected so I followed the instructions in https://dietpi.com/blog/?p=1236. At the end of Step 3:
- Shutdown the system
- Remove the SD card (Important!)
- Reboot the system
The system does not boot. Replacing the SD card and the system does not boot. Physically removing the eMMC is required to get the system to boot.
Steps to reproduce
(See above)
Expected behaviour
I expected the system to boot from the eMMC
Actual behavior
The system does not boot.
Extra details
It appears that the eMMC is attempting to boot but fails with a Kernel Panic. Since the system originally booted from the SD card when the eMMC was present but had no data, the data now on the eMMC is not correct but I don’t know how to start over.