This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] OP boot problem
#9
(2017-05-07, 03:09 PM)CVL Wrote: Trying to get more logs, I stumbled upon information about NOOBS partitioning problems. With NOOBS, the boot partition is #6 and partition #1 a recovery partition. I reckoned that the "safe mode" was actually the recovery partition booting. I tried to put the normal boot files (kernel.img, kernel7.img, cmdline.txt, config.txt) into the first partition and it booted all-right. So my problem has nothing to do with the GPIO nor custom kernel, but with the partition layout of NOOBS. This explains why OP 0.8 was booting fine with it's simple partition layout.

So the Pi with the Pico attached boots always the first partition, no matter what cmdline.txt says, or the partition.json in the SETTINGS partition. I asked on the Pîco forum if this is expected behaviour, I will report back.

Ok. So the problem is that you changed the cmdline.txt to:
Code:
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
As the manual shows in green letters. (noobs doesn't have a mmcblk0p2 partition so it can't start)

It says you only should delete the red part. So it should look like this:

Code:
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Reply


Messages In This Thread
[SOLVED] OP boot problem - by CVL - 2017-04-12, 04:47 PM
RE: OP boot problem - by Sailoog - 2017-04-12, 05:14 PM
RE: OP boot problem [solved] - by CVL - 2017-04-13, 08:34 PM
RE: OP boot problem [reopened] - by CVL - 2017-05-05, 01:24 PM
RE: OP boot problem - by e-sailing - 2017-05-05, 05:36 PM
RE: OP boot problem - by CVL - 2017-05-05, 07:39 PM
RE: OP boot problem - by CVL - 2017-05-06, 07:57 PM
RE: OP boot problem - by CVL - 2017-05-07, 03:09 PM
RE: OP boot problem - by e-sailing - 2017-05-07, 05:01 PM
RE: OP boot problem - by CVL - 2017-05-07, 08:02 PM
RE: OP boot problem - by e-sailing - 2017-05-07, 10:05 PM
RE: OP boot problem - by CVL - 2017-05-10, 08:30 PM
RE: OP boot problem - by Sailoog - 2017-05-08, 04:26 PM
RE: OP boot problem - by Sailoog - 2017-05-11, 03:32 PM
RE: OP boot problem - by CVL - 2017-05-12, 09:41 AM
RE: OP boot problem - by CVL - 2018-03-05, 03:46 PM
RE: OP boot problem - by Sailoog - 2018-03-05, 07:20 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)