maitrebart wrote: ↑Sat Jan 09, 2021 9:09 pmFor purpose of sharing the info, I bought a WD My Passport SSD 512G and it does not allow my rpi4 to boot.
Have you tried this procedure?
maitrebart wrote: ↑Sat Jan 09, 2021 9:09 pmFor purpose of sharing the info, I bought a WD My Passport SSD 512G and it does not allow my rpi4 to boot.
Practically the same. I ran:
Code: Select all
sudo apt update
sudo apt full-upgrade
sudo reboot
Code: Select all
BCM2711 detected
Dedicated VL805 EEPROM detected
BOOTLOADER: up-to-date
CURRENT: Fri Dec 11 11:15:17 UTC 2020 (1607685317)
LATEST: Thu Sep 3 12:11:43 UTC 2020 (1599135103)
FW DIR: /lib/firmware/raspberrypi/bootloader/default
VL805: up-to-date
CURRENT: 000138a1
LATEST: 000138a1
Code: Select all
[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
[all]
BOOT_ORDER=0xf41
maitrebart wrote: ↑Sun Jan 31, 2021 10:05 pmThen ran 'sudo vcgencmd bootloader_config' and got:The missing lines do not appears to be related to the boot process.Code: Select all
[all] BOOT_UART=0 WAKE_ON_GPIO=1 POWER_OFF_ON_HALT=0 [all] BOOT_ORDER=0xf41
Then I flashed my SD card onto my SSD using "SD Card Copier".
Then ran 'sudo shutdown -halt', unplugged the power for few seconds, plugged it back in.
Result: 4 long green flash, 4 quick green flash. (without much surprise I must say)