Pi 5 boots into busybox mode
I bought a pcie to M.2 adapter and could never boot from the M.2
Today I received a new adapter and in the end I managed to boot the system from the nvme0n1p2 partition
I copied the Raspberry Pi OS from a used generation 3.2 memory and I have another copy of the system on the microSD memory card
The problem is that I can't get it to start with only the M.2 connected, it only starts if I have the memory card or the USB memory inserted, if there are none of the 2 memories, it only starts in busybox mode and I can't do much. .
I suppose it is because at startup I receive the messageI power the raspberry with a power supply that converts 12v to 5v with a power of 10A, more than enough to power the board and all its peripherals.
lsblklspci
I bought a pcie to M.2 adapter and could never boot from the M.2
Today I received a new adapter and in the end I managed to boot the system from the nvme0n1p2 partition
I copied the Raspberry Pi OS from a used generation 3.2 memory and I have another copy of the system on the microSD memory card
The problem is that I can't get it to start with only the M.2 connected, it only starts if I have the memory card or the USB memory inserted, if there are none of the 2 memories, it only starts in busybox mode and I can't do much. .
I suppose it is because at startup I receive the message
Code:
brcm-pcie 1000110000.pcie: link down
lsblk
Code:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSmmcblk0 179:0 0 29.1G 0 disk├─mmcblk0p1 179:1 0 512M 0 part /media/tripoint/bootfs└─mmcblk0p2 179:2 0 28.6G 0 part /media/tripoint/rootfsnvme0n1 259:0 0 1.8T 0 disk├─nvme0n1p1 259:1 0 512M 0 part /boot/firmware└─nvme0n1p2 259:2 0 1.8T 0 part /var/lib/containers/storage/overlay
Code:
0000:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)0000:01:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. Lexar NM610 PRO NVME SSD (DRAM-less) (rev 01)0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)0001:01:00.0 Ethernet controller: Device 1of4:0001
Statistics: Posted by MrJacky — Mon May 20, 2024 10:27 pm