(My OS is the latest version of Raspbian)
And I met a problem : Every time I shutdown, I need to reinstall the OS into SD card to make it boot successfully.
I mean I can boot successfully after I install the OS into my SD card, but every time after I execute this command:
sudo shutdown -h now
to make it shutdown. It cannot boot successfully again.
I always do 'sudo shutdown -h now' and wait until only the red light is lighting. Only after only the red light is lighting, I will remove the power. So, it seems I didn't do any wrong when I shutdown it.
I have googled for two days, and I can't find any solution to this problem. I even tried the another SD card, but it has no help.
Can anyone help me? I really need someone's help. Thanks a lot.
Updated:
Just comment out this line in the config.txt:
Code: Select all
hdmi_force_hotplug=1
